Confused by gettext on cygwin

Robert Collins robert.collins@itdomain.com.au
Wed Jul 4 18:35:00 GMT 2001


> -----Original Message-----
> From: Charles S. Wilson [ mailto:cwilson@ece.gatech.edu ]
> copy the "linux" or "official" gettext.h into 
> /usr/share/gettext/intl on 
> your cygwin system.  In fact, that may not be a bad idea in 
> ALL cases, 
> because if somebody builds your package on cygwin and DOESN't specify 
> --with-included-gettext, then the build will use the 
> /usr/include/gettext.h and /usr/lib/libintl.a -- so no problems: your 
> "official" gettextized gettext.h won't even get used in that case.
> 
> Hmmm...perhaps the cygwin gettext package should put the official 
> gettext.h into /usr/share/gettext/intl, and only use the modified, 
> DLL-supporting gettext.h for /usr/include...
> 

Won't that fail to link? (ld finds the .dll not the static archive?)

Rob

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list