Hi there, I compiled xerces-c1_5_1 using g++3 (version 3.01) successfully in Redhat Linux (version 7.2), but got following error message when linking to my application (using the same compiler):
=============== .../lib/Xerces/xerces-c-src1_5_1/lib/LINUX/libxerces-c1_5_1.so: undefined reference to 'stricmp(char const*, char const*)' .../lib/Xerces/xerces-c-src1_5_1/lib/LINUX/libxerces-c1_5_1.so: undefined reference to 'strnicmp(char const*, char const*)' =============== Do you have any idea what is wrong? Thanks a lot for your help! -- Lu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
