[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/19480] [2.26.51 regression] ld creates wrong output for libstdc+
From: |
steve at sk2 dot org |
Subject: |
[Bug ld/19480] [2.26.51 regression] ld creates wrong output for libstdc++6.dll for mingw32 (32-bit) |
Date: |
Tue, 23 Feb 2016 17:52:22 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19480
--- Comment #3 from Stephen Kitt <steve at sk2 dot org> ---
-Wl,--no-gc-sections produces a working libstdc++-6.dll for me (with a ld built
with the PE/COFF GC patch).
I was wondering whether this could be due to a missing section name in pe.sc,
but the fact that this is 32-bit specific suggests there's something else going
on, right? With both DLLs to hand, how could I go about figuring out what went
wrong? (The "bad" DLL has a bunch of undefined symbols.)
--
You are receiving this mail because:
You are on the CC list for the bug.