libintl on Mac OS X

Valentina Manea valentina.manea.m@gmail.com
Wed Oct 8 12:35:00 GMT 2014


Hi,

In case anyone googles this and finds this email, I solved the problem
by adding:

-L/usr/lib -lintl

as LDFLAGS to .build/src/glibc-2.19/sunrpc/Makefile. I'm reasonably
sure it could have been solved in a cleaner manner, by adding the same
thing as build/host LDFLAGS but I forgot to specify the library path.
This is a general problem for Mac OS X, as this library is not
included in glibc. Maybe we could add this to LDFLAGS after checking
that the system type?

Valentina

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list