[Bug ld/19531] New: ld fails to build proper executables in several cases on x64_64-w64-mingw32

2016-01-29 Thread rai...@emrich-ebersheim.de
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

[Bug ld/19531] ld fails to build proper executables in several cases on x64_64-w64-mingw32

2016-01-29 Thread rai...@emrich-ebersheim.de
https://sourceware.org/bugzilla/show_bug.cgi?id=19531 Rainer Emrich changed: What|Removed |Added Target||x86_64-w64-mingw32 Host

[Bug ld/19531] ld fails to build proper executables in several cases on x64_64-w64-mingw32

2016-01-29 Thread rai...@emrich-ebersheim.de
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

[Bug gas/19532] New: Please improve POSIX shell compatibility of gas/configure.ac

2016-01-29 Thread ryo_on at yk dot rim.or.jp
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

[Bug ld/19533] New: Replace == in test conditional with =

2016-01-29 Thread ryo_on at yk dot rim.or.jp
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

[Bug gas/19532] Please improve POSIX shell compatibility of gas/configure.ac

2016-01-29 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19532 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/19533] Replace == in test conditional with =

2016-01-29 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19533 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/19533] Replace == in test conditional with =

2016-01-29 Thread cvs-commit at gcc dot gnu.org
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

[Bug gas/19532] Please improve POSIX shell compatibility of gas/configure.ac

2016-01-29 Thread cvs-commit at gcc dot gnu.org
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

[Bug ld/19526] Using "gcc -o /dev/null" gives "ld: final link failed: File truncated" error

2016-01-29 Thread deller at gmx dot de
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

[Bug ld/19526] Using "gcc -o /dev/null" gives "ld: final link failed: File truncated" error

2016-01-29 Thread dave.anglin at bell dot net
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

[Bug gas/19532] Please improve POSIX shell compatibility of gas/configure.ac

2016-01-29 Thread cvs-commit at gcc dot gnu.org
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

[Bug ld/19533] Replace == in test conditional with =

2016-01-29 Thread cvs-commit at gcc dot gnu.org
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

[Bug ld/19526] Using "gcc -o /dev/null" gives "ld: final link failed: File truncated" error

2016-01-29 Thread dave.anglin at bell dot net
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

[Bug ld/19526] Using "gcc -o /dev/null" gives "ld: final link failed: File truncated" error

2016-01-29 Thread dave.anglin at bell dot net
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