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
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
https://sourceware.org/bugzilla/show_bug.cgi?id=23746
Francois-Xavier Coudert changed:
What|Removed |Added
CC||fxcoudert at gcc dot gnu.org
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
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