bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling Bug with gettext-0.11.2 and Cygwin


From: Bruno Haible
Subject: Re: Compiling Bug with gettext-0.11.2 and Cygwin
Date: Tue, 30 Apr 2002 16:56:07 +0200 (CEST)

Nicholas Wourms writes:
> there appears to be a known
> bug when linking dll's in cygwin that appears during
> the compilation of gettext.  Basically, during the
> linking of libintl.la, one gets an error "undefined
> reference to address@hidden".  I won't go into details,
> but basically cygwin requires a "main(){}" in the
> source files somewhere otherwise it refuses to link. 
> This is covered in the faq at:
> http://cygwin.com/faq/faq_4.html#SEC93

Yes, AFAIK the cygwin people are still porting libtool to Cygwin.
When they are done with it, I'll be able to use it in gettext.

For the moment, you should be able to compile gettext on this platform
by using the configure option --disable-shared --enable-static.

Bruno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]