shared libraries failing to link on Solaris

Alexandre Oliva aoliva@redhat.com
Wed Aug 2 21:36:00 GMT 2000


On Aug  3, 2000, Martin Sebor <sebor@roguewave.com> wrote:

> we're having trouble building shared libraries with g++ 2.95.2 that use
> libstc++ on Solaris 5.7 and 5.8.

If libstdc++ isn't a shared library, you have to use -mimpure-text for
linking.

-- 
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-bugs mailing list