This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/12179] [3.4 Regression] Static link failure: cannot find -lstdc++ when --enable-version-specific-runtime-libs
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Sep 2003 14:50:32 -0000
- Subject: [Bug libstdc++/12179] [3.4 Regression] Static link failure: cannot find -lstdc++ when --enable-version-specific-runtime-libs
- References: <20030905080629.12179.peturr02@ru.is>
- 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=12179
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Priority|P2 |P1
Last reconfirmed|0000-00-00 00:00:00 |2003-09-05 14:50:31
date| |
Summary|Static link failure: cannot |[3.4 Regression] Static link
|find -lstdc++ |failure: cannot find -
| |lstdc++ when --enable-
| |version-specific-runtime-
| |libs
Target Milestone|--- |3.4
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-05 14:50 -------
The problem is that some of the makefiles where not changed when Keating changed gcc-lib to be
gcc. (libobjc was fixed already).