Harlan Stenn <[EMAIL PROTECTED]> 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 ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>


Reply via email to