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

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

Compiling Bug with gettext-0.11.2 and Cygwin


From: Nicholas Wourms
Subject: Compiling Bug with gettext-0.11.2 and Cygwin
Date: Sun, 28 Apr 2002 09:56:21 -0700 (PDT)

Hi,

Forgive my brevity, but I am not sure what you want me
to tell you, other then 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
Once I added that to gettext.c in the intl/ dir, it
was smooth sailing from there :)

Nicholas Wourms

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com



reply via email to

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