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.