[Top][All Lists]
[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: |
xunxun1982 at gmail dot com |
Subject: |
[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW |
Date: |
Mon, 24 Oct 2011 09:28:59 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=11539
--- Comment #6 from xunxun <xunxun1982 at gmail dot com> 2011-10-24 09:28:59
UTC ---
It seems to dll build can't use the patches, even if using
-Wl,--undefined=_DllMainCRTStartup. Though the dll is generated successfully,
we can't use other exes to link the dll (running the exe can't show anything).
How do we make the patches generate the dll correctly?
--
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.