bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19531] ld fails to build proper executables in several cases on


From: kyrab at mail dot ru
Subject: [Bug ld/19531] ld fails to build proper executables in several cases on x64_64-w64-mingw32
Date: Sat, 27 Feb 2016 05:32:59 +0000

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.


reply via email to

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