cannot link [against] shared libraries

Alexandre Oliva aoliva@redhat.com
Fri Jul 27 01:57:00 GMT 2001


On Jul 27, 2001, "Michalski, Rafał" <RMichalski@era.pl> wrote:

> 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.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-help mailing list