[Bug ld/23872] New: MinGW Binaries can be built with misaligned relocation information

2018-11-07 Thread marc at groundctl dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23872 Bug ID: 23872 Summary: MinGW Binaries can be built with misaligned relocation information Product: binutils Version: 2.30 Status: UNCONFIRMED Severity: norma

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

2018-11-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23728 --- Comment #7 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=fc7b364aba41819a5d74ae0ac69f050af282d057 commit fc7b364aba41819a5d74ae0ac69

[Bug binutils/23746] Debugging under x86_64-apple-darwin18.0.0 getting "not in executable format"

2018-11-07 Thread fxcoudert at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23746 Francois-Xavier Coudert changed: What|Removed |Added CC||fxcoudert at gcc dot gnu.org

[Bug gold/23870] New: gold does not resolve the address of main when main is in a shared library

2018-11-07 Thread stephen.kim at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23870 Bug ID: 23870 Summary: gold does not resolve the address of main when main is in a shared library Product: binutils Version: 2.31 Status: NEW Severity: norma

[Bug ld/23869] gem5.debug link with -fuse-ld=gold fails with /usr/bin/ld.gold: internal error in read_cie, at ../../gold/ehframe.cc:943

2018-11-07 Thread ciro.santilli at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23869 --- Comment #1 from Ciro Santilli --- Ah, the project uses partial linking, I was unknowingly linking the first half with ld and trying the final link with gold, so I'm guessing that's not supported? If not, please feel free to close this tic