This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/5235] -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic combo fails
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2003 18:15:44 -0000
- Subject: [Bug other/5235] -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic combo fails
- References: <20020101140600.5235.swansma@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5235
------- Additional Comments From pinskia@physics.uc.edu 2003-06-13 18:15 -------
I think the right thing to do is not to use g++ but use gcc which does not add -lstdc++ to
link line and also add -lsupc++.