bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/25882] .gnu.attributes are not checked for shared libraries


From: amodra at gmail dot com
Subject: [Bug ld/25882] .gnu.attributes are not checked for shared libraries
Date: Mon, 09 Nov 2020 08:11:33 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25882

--- Comment #10 from Alan Modra <amodra at gmail dot com> ---
One fix is to compile libgcc_s_so.1 with -mno-gnu-attribute, which can be
accomplished by adding

gcc_s_compile += -mno-gnu-attribute

to libgcc/config/rs6000/t-linux

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]