Title: Link issues with delivered library
Did you use identical C++ compilers?
 
On all CPU architectures I know of besides IA64, C++ compilers do not use standard name mangling and exception handling. Therefore their renditions of libraries will not be identical to each other.
 
If you google something like C++ name mangling, you can learn a lot more about how this works than I could ever explain via an e-mail.
 
Good luck!
HTH.
-----Original Message-----
From: Love, Alana (NE) [mailto:[EMAIL PROTECTED]
Sent: Friday, May 06, 2005 11:14 AM
To: [email protected]
Subject: Link issues with delivered library

We are a secondary user (we were delivered the license and library for an LINUX installation).  When I go to link , I get unresolved references to 'xercesc_2_6::XMLString::transcode'  or 'xercesc_2_6::XMLString::release' or...'typeinfo fo rxercesc_2_6::DOMException' or 'xercesc_2_6::XMLPlatformUtils::Terminate();

It appears that the delivered library is missing something or was not built correctly OR that I need to add another external library reference...

Any thoughts?

Thanks,
Alana

___________________________________________________________________
The information contained in this message and any attachment may be
proprietary, confidential, and privileged or subject to the work
product doctrine and thus protected from disclosure.  If the reader
of this message is not the intended recipient, or an employee or
agent responsible for delivering this message to the intended
recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify me
immediately by replying to this message and deleting it and all
copies and backups thereof.  Thank you.

Reply via email to