[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW
From: |
ssbssa at yahoo dot de |
Subject: |
[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW |
Date: |
Sat, 06 Feb 2016 13:13:05 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=11539
Domani Hannes <ssbssa at yahoo dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ssbssa at yahoo dot de
--- Comment #19 from Domani Hannes <ssbssa at yahoo dot de> ---
I tried this now with gcc 5.3.0 and binutils 2.26.
For x64 I needed -fno-asynchrounous-unwind-tables as described in the last
comment (but not for x86).
Additionally I had to use --require-defined=XXX for at least one of my exported
functions, otherwise the generated dll is almost empty (both x86 and x64).
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW,
ssbssa at yahoo dot de <=