------- Additional Comments From dank at kegel dot com 2009-05-14 15:58 ------- I'm getting this, too.
I built binutils-2.19.1 from source with --enable-gold, installed to /usr/local/gold, and changed /usr/bin/ld to a symlink to /usr/local/gold/bin/ld, then built wine. It crashed on the command strip amstream_test.exe I'll attach that file. Switching /usr/bin/strip to point to /usr/local/gold/bin/strip got further, but blew up on the command strip cabinet_test.exe with the error BFD: BFD (GNU Binutils) 2.19.1 internal error, aborting at elf.c line 4650 in assign_file_positions_for_non_load_sections I'll attach that file, too. Reverting back to the system ld, deleting all the .exe.so's and .exe's from the wine tree, and building worked. So this looks like a gold-related problem. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10003 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils