1.5.24-2 (locale.h): Compilation ERRORs ?!

Dave Korn dave.korn@artimi.com
Mon Jun 18 16:09:00 GMT 2007


On 18 June 2007 16:35, Alexey Lyubimov wrote:

> Dave Korn wrote:
> 
>> 
>> You forgot to tell it to link against libintl.  Try
>> 
>> $ gcc -o gt -g main.c -lintl
>> 
>>    cheers,
>>      DaveK
>> 
> 
> Thanks Dave! It works!
> But what do you think about this text from the gettext
> manual, I've taken the example from:
> "Compile as usual with gcc -o hello hello.c. The
> program should be linked to the GNU libintl library,
> but as this is part of the GNU C library, THIS IS DONE
> AUTOMATICALLY for you under Linux, and OTHER SYSTEMS
> USING GLIBC."

  Cygwin is not "Linux [ ... or ... ] other systems using glibc", so on cygwin
it is not the case that "this is done automatically".


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list