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

--- Comment #3 from awson <kyrab at mail dot ru> ---
Did you try to inspect the executable linked with 2.16 to understand how many
sections it contains? Perhaps, existing linker script doesn't merge some
kind(s) of sections correctly?

Also, current ld script is buggy and causes segfaults in some C++ programs on
Windows with --gc-sections. I've attached the patch, perhaps it will cure some
of your problems.

-- 
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