|
From: | bero at lindev dot ch |
Subject: | [Bug gold/23046] gold crashes while linking armv7hl binaries built with clang 6.0 |
Date: | Sat, 14 Apr 2018 22:44:28 +0000 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |