http://sourceware.org/bugzilla/show_bug.cgi?id=14862
Maciej Piechotka <uzytkownik2 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |UNCONFIRMED
Ever Confirmed|1 |0
--- Comment #2 from Maciej Piechotka <uzytkownik2 at gmail dot com> 2012-11-20
18:04:20 UTC ---
(I've noticed that you don't have ld optimalization turned on alongside several
other flags.)
My flags:
CFLAGS="-O2 -march=native -pipe -ggdb -w -Wa,--compress-debug-sections"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--add-needed -Wl,--hash-style=both
-Wl,--sort-common -Wl,--no-keep-memory"
>From the flags which might trigger the problem --compress-debug-sections looks
'suspicious'.
EDIT: I managed to narrow it down to -Wl,--as-needed.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils