[Bug other/79322] gcc-6.3.0 inconsistent libstdc++ and libgcc_s link for libcc1 and libgcj
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 1 12:31:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79322
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-02-01
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
It probably depends on whether we use libtool to re-link at make install time
(to set the proper runpath). For example libcc1 has a runpath for me but
libstdc++ does not.
More information about the Gcc-bugs
mailing list