[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10003] BFD error since 2.18.1
From: |
dank at kegel dot com |
Subject: |
[Bug binutils/10003] BFD error since 2.18.1 |
Date: |
14 May 2009 15:58:03 -0000 |
------- 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug binutils/10003] BFD error since 2.18.1,
dank at kegel dot com <=