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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note, in the Fedora packaging I'm just using a symlink for libatomic_asneeded.a
-> libatomic.a instead of a linker script (just libgcc_s_asneeded.so and
libatomic_asneeded.so are linker scripts).  Does that help here?
I haven't done it because figuring how to do portably symlinks during make
install looked harder...
Though, in any case that would be a linker bug rather than compiler bug...

Reply via email to