https://sourceware.org/bugzilla/show_bug.cgi?id=19531
Bug ID: 19531
Summary: ld fails to build proper executables in several cases
on x64_64-w64-mingw32
Product: binutils
Version: 2.26
Status: NEW
Severity: norm
https://sourceware.org/bugzilla/show_bug.cgi?id=19531
Rainer Emrich changed:
What|Removed |Added
Target||x86_64-w64-mingw32
Host
https://sourceware.org/bugzilla/show_bug.cgi?id=19531
--- Comment #1 from Rainer Emrich ---
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-section
https://sourceware.org/bugzilla/show_bug.cgi?id=19532
Bug ID: 19532
Summary: Please improve POSIX shell compatibility of
gas/configure.ac
Product: binutils
Version: 2.27 (HEAD)
Status: NEW
Severity: normal
https://sourceware.org/bugzilla/show_bug.cgi?id=19533
Bug ID: 19533
Summary: Replace == in test conditional with =
Product: binutils
Version: 2.27 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
https://sourceware.org/bugzilla/show_bug.cgi?id=19532
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=19533
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=19533
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=621ff761b3ca490233e347411067da9ab72c8d65
commit 621ff761b3ca490233e347411067da9a
https://sourceware.org/bugzilla/show_bug.cgi?id=19532
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=348ef89a5443529b2a67fa9d247debf3e707a4bd
commit 348ef89a5443529b2a67fa9d247debf3
https://sourceware.org/bugzilla/show_bug.cgi?id=19526
--- Comment #1 from Helge Deller ---
The debian "libbsd" package fails because of the same issue:
gcc -isystem ../include/bsd -I.. -include ../config.h
-DLIBBSD_DISABLE_DEPRECATED -D__REENTRANT -DLIBBSD_OVERLAY
headers-overlay-gen.c -o /dev/n
https://sourceware.org/bugzilla/show_bug.cgi?id=19526
--- Comment #2 from dave.anglin at bell dot net ---
On 2016-01-29 4:17 PM, deller at gmx dot de wrote:
> https://sourceware.org/bugzilla/show_bug.cgi?id=19526
>
> --- Comment #1 from Helge Deller ---
> The debian "libbsd" package fails because
https://sourceware.org/bugzilla/show_bug.cgi?id=19532
--- Comment #3 from cvs-commit at gcc dot gnu.org ---
The binutils-2_26-branch branch has been updated by H.J. Lu
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3c9d874373f2189cb704999b0ba39b9bbca91a61
commit 3c9d874373f2189cb7
https://sourceware.org/bugzilla/show_bug.cgi?id=19533
--- Comment #3 from cvs-commit at gcc dot gnu.org ---
The binutils-2_26-branch branch has been updated by H.J. Lu
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=52b756da0b372cb7cc1a18b22415cd36f89f90e6
commit 52b756da0b372cb7cc
https://sourceware.org/bugzilla/show_bug.cgi?id=19526
--- Comment #3 from dave.anglin at bell dot net ---
It's not necessary to use a pipe to duplicate. I created a file xxx.c with
'int main(){}' and
compiled with -save-temps and -Wl,-debug to get the actual link command. Here
is backtrace
for b
https://sourceware.org/bugzilla/show_bug.cgi?id=19526
--- Comment #4 from dave.anglin at bell dot net ---
On 2016-01-29, at 9:05 PM, John David Anglin wrote:
> Maybe skipping sort when filename is "/dev/null" will fix.
Untested fix.
--
John David Anglin dave.ang...@bell.net
--
You are r
15 matches
Mail list logo