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
