https://sourceware.org/bugzilla/show_bug.cgi?id=23046
--- Comment #5 from Bernhard Rosenkränzer <bero at lindev dot ch> ---
Forgot that I had a patch in there that enables some options by default...

With all flags adjusted for, the command I'm running is

armv7hl-openmandriva-linux-gnueabihf-ld -z relro -X --hash-style=gnu --build-id
--enable-new-dtags --eh-frame-hdr -m armelf_linux_eabi --as-needed --icf=safe
-O1 --warn-common --warn-execstack --warn-shared-textrel  -shared -o test.so.0
shmarea.o

And --icf=safe seems to be needed to trigger it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to