[Bug c++/33323] New: configure with --disable-shared, g++ can't create shared library.

cnstar9988 at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Sep 6 13:28:00 GMT 2007


I build gcc with ./configure --disable-shared on x86_64.
But I can't create shared library with g++, because libstdc++.a is not build
with "-fPIC".


-- 
           Summary: configure with --disable-shared, g++ can't create shared
                    library.
           Product: gcc
           Version: 4.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cnstar9988 at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33323



More information about the Gcc-bugs mailing list