This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33323] 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:30:02 -0000
- Subject: [Bug c++/33323] configure with --disable-shared, g++ can't create shared library.
- References: <bug-33323-14862@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from cnstar9988 at gmail dot com 2007-09-06 13:30 -------
./configure --disable-shared
Because I don't want to dynamic linked with libstdc++.so.
I wan't static linked with libstdc++.a.
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33323