This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cannot link against -lbfd?


Hi


> I trying to link against -lbfd using cygwin-b20.
> 
> My link line is
> 
>   gcc -g -Wall -o stab.exe stab.c -lbfd -liberty
> 
> I get undefined symbols for :
> 
> dcgettext__

That sounds like libintl.a is missing. Does your program use the gettext
library ?

> _nl_msg_cat_cntr
> 
Regards
Christine

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com