[Bug binutils/24044] FTB with GCC libiberty: binutils/stabs.c:3042: undefined reference to `cplus_mangle_opname'

2019-01-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24044 --- Comment #5 from Alan Modra --- The testsuite regressions happen on targets that prepend underscores to symbols (and thus c++filt has strip_underscore set by default). The new tests need --no-strip-underscores. -- You are receiving this

[Bug binutils/24074] ld fails silently when linking MinGW 64-bit app with BOINC libs

2019-01-07 Thread bugzi...@poradnik-webmastera.com
https://sourceware.org/bugzilla/show_bug.cgi?id=24074 --- Comment #1 from Daniel --- I also tried to copy .o/.a files to my Windows machine, and use MinGW toolchain from latest Cygwin, with binutils 2.29.1.20171006. This time ld crashed with messages as below. I tried to run this under gdb, but f

[Bug binutils/24074] New: ld fails silently when linking MinGW 64-bit app with BOINC libs

2019-01-07 Thread bugzi...@poradnik-webmastera.com
https://sourceware.org/bugzilla/show_bug.cgi?id=24074 Bug ID: 24074 Summary: ld fails silently when linking MinGW 64-bit app with BOINC libs Product: binutils Version: 2.25 Status: UNCONFIRMED Severity: normal

[Bug binutils/24044] FTB with GCC libiberty: binutils/stabs.c:3042: undefined reference to `cplus_mangle_opname'

2019-01-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24044 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #4 f

[Bug binutils/24065] 32-bit objcopy fails with '64-bit address ... out of range ...'

2019-01-07 Thread tnfchris at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24065 Tamar Christina changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug binutils/24044] FTB with GCC libiberty: binutils/stabs.c:3042: undefined reference to `cplus_mangle_opname'

2019-01-07 Thread clyon at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24044 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Commen

[Bug binutils/24044] FTB with GCC libiberty: binutils/stabs.c:3042: undefined reference to `cplus_mangle_opname'

2019-01-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24044 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/24044] FTB with GCC libiberty: binutils/stabs.c:3042: undefined reference to `cplus_mangle_opname'

2019-01-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24044 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=053af8c9034f92d6e36a1180655ba22a65c56437 commit 053af8c9034f92d6e36a1180655

[Bug binutils/23728] binutils fail on macOS 10.14 (Mojave) due to unimplemented LC_BUILD_VERSION Mach-O load command

2019-01-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23728 --- Comment #13 from Nick Clifton --- (In reply to timothee cour from comment #12) Hi Timothee, > whereas the problem I reported (that gdb is unusable on latest OSX, ie since > Mojave) is still there, as you can see here > https://github.com/