Using c++-shared-library not compiled with g++

Alexandre Oliva aoliva@redhat.com
Tue Mar 12 13:31:00 GMT 2002


On Mar 12, 2002, Rainer Stransky <Rainer.Stransky@so-fa.de> wrote:

> Is there a way to come around this problem ?

Until the recent multi-vendor C++ ABI is supported by most C++
compilers, you'll always have to use the same C++ compiler for all
components of an application and libraries used by it.

-- 
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                Professional serial bug killer



More information about the Gcc mailing list