Hi,

I compiled the xerces library with c++ and also compiled one of the
samle programs with c++. After linking the xerces library against the
sample program I kept retrieving the same linker errors. Does it
something to do with namespaces???




On Tue, 15 Mar 2005 14:16:40 +0100, Alberto Massari
<[EMAIL PROTECTED]> wrote:
> At 13.59 15/03/2005 +0100, hakhan wrote:
> >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]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to