Hello,
When I want to link my application to the xerces-c library I retrieve unresolved linker errors to to well-known stream objects from the standard c++ library. I compiled xerces-c many times, but somehow I still keep retrieving the same errors. As a platform I use Solaris. Does anyone have an idea?
If you are using gcc, you should try running "c++" instead of "gcc"; if you are using Sun's compiler, try running "CC" instead of "cc".
Alberto
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]