[Bug bootstrap/49829] [4.7 Regression] --disable-static --enable-shared regression: cannot find -lstdc++
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 25 09:13:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49829
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.07.25 09:13:28
Component|other |bootstrap
CC| |iant at google dot com
Ever Confirmed|0 |1
Summary|--disable-static |[4.7 Regression]
|--enable-shared regression: |--disable-static
|cannot find -lstdc++ |--enable-shared regression:
| |cannot find -lstdc++
Target Milestone|--- |4.7.0
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-07-25 09:13:28 UTC ---
Hm, I suppose disabling the static libstdc++ isn't supposed to work anymore.
Ian - should we in this case link libstdc++ dynamically with all the possible
issues that might have?
More information about the Gcc-bugs
mailing list