Re: solaris and -lintl problems

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

 



Harlan Stenn <stenn@xxxxxxxxxxx> writes:

> I did the nm and the libintl_ prefix is *not* present in intl/libintl.a;
> does this point to a -I order problem?

That's my understanding, yes.  If you look at the GNU libintl.h header
file, there's a bunch of logic in there to rename the symbols to add the
libintl_ prefix.  It seems like that's not getting picked up by the
libintl.a that is building as part of your application.

> What is a good way to fix this?

Unfortunately, I have no idea.

-- 
Russ Allbery (rra@xxxxxxxxxxxx)             <http://www.eyrie.org/~eagle/>



[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux