[Bug c++/65057] Broken shared library if created with -fuse-ld=gold -shared -Wl,--dynamic-list

manisandro at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Feb 13 22:12:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65057

--- Comment #3 from Sandro Mani <manisandro at gmail dot com> ---
Yes, without -fuse-ld=gold it works.

What I forgot to mention: qt worked with gcc 4.9 (and the options passed to the
Qt configure script haven't changed). The build log of a qt5-qtbase build built
with gcc 4.9 shows that it was also built using the gold linker.

So this really appears to be a gcc 5.0 regression.



More information about the Gcc-bugs mailing list