The compiler has been upgraded. The xerces-c_1_5_2 library that is shipped in xerces-c_1_5_2-AIX43_5.02 was built with compiler xlC_r v5.0.2.
If your code is built using a different compiler (e.g. xlC_r v3.6.6 (an older version)), then you will get link error. Tinny Shannon Yates wrote: > Hi > > I have code that compiles under the 1.5 version, but > when I try to compile my parser code with the 1.5.2 > version > I get one error when linking: > > Undefined symbol: > .MemBufInputSource::MemBufInputSource(const unsigned > char* const, const unsigned int, const char* const, > const int) > > I have not changed any of my xmlparser code. > I am not quite sure what is happening, the class still > exists and appears identical in the new version as in > the old. > > Can anyone shed some light on this for me? > > Thanks.....Shannon > > ______________________________________________________________________ > Web-hosting solutions for home and business! http://website.yahoo.ca > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
