[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: |
address@hidden |
Subject: |
[Bug ld/19531] ld fails to build proper executables in several cases on x64_64-w64-mingw32 |
Date: |
Fri, 29 Jan 2016 10:25:41 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19531
--- Comment #1 from Rainer Emrich <address@hidden> ---
Ah, forgot the linking command:
g++ -shared-libgcc -fmessage-length=0 -ffunction-sections -fdata-sections -g0
-O2 -fno-diagnostics-show-caret -fdiagnostics-color=never ./6.o ./libtestc++.a
-Wl,--gc-sections -liconv -lm -o 6.exe
--
You are receiving this mail because:
You are on the CC list for the bug.