Shared library annoyance with gcc-3_0-branch

Andreas Jaeger aj@suse.de
Mon Feb 19 04:21:00 GMT 2001


Mark Mitchell <mark@codesourcery.com> writes:

> You can use -rpath if you want.  Or you can build --enable-static.  Or
> you can use -static-libgcc.  Or you can use -static.

AFAIK --enable-static builds all libs as static versions.  I'd like to
build only libgcc as static but have a shared libstdc++.  Is this
supported with the current configure frame-work?  Or should we change
gcc/configure to except --enable-static-libgcc?

Andreas 
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



More information about the Gcc mailing list