cannot link [against] shared libraries

Michalski, Rafał RMichalski@era.pl
Fri Jul 27 08:58:00 GMT 2001


> > After upgrading my compiler to 3.0,
> > I am no longer able to link against 
> > the Xerces XML parser shared library.
> 
> You'll have to rebuild that library.  GCC 3.0 has adopted the new
> multi-vendor C++ ABI, which required changes in the representation of
> types and modifications in name mangling.

Does this mean i cannot use any libraries 
compiled with gcc < 3.0?
Anything like openssl from any Linux distribution,
for example?


/R



More information about the Gcc-help mailing list