On Sunday 26 July 2015 12:45:58 Matthias Klose wrote: [snip] > looks like you can't use -fPIE? but yes, -fPIC is missing.
It seems that yes, when -Bsymbolics-functions is used -fPIC is needed in order to avoid copy relocations bugs. Seems that all this time we got away with an unspecified behaviour of gcc, which changed with gcc5 on amd64. Other archs suffered the problem before, but we never received a crash report from them (like armhf, for example), so we realized this when it started popping up on amd64/i386+gcc5. -- Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/
signature.asc
Description: This is a digitally signed message part.