This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33323] New: configure with --disable-shared, g++ can't create shared library.
- From: "cnstar9988 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Sep 2007 13:27:54 -0000
- Subject: [Bug c++/33323] New: configure with --disable-shared, g++ can't create shared library.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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