------- Additional Comments From amodra at bigpond dot net dot au  2009-08-07 
03:06 -------
How do you know it is using the new ld (with the patch in comment #4!!)?  I
specified -v -Wl,-v for a good reason.  Please run (from your build dir) the
single gcc command you show in comment #6 with these flags added.  It is all too
easy to be running some other ld on your system, as I've found from experience..
 gcc encodes paths to as and ld in the driver.  You may well be using something
outside of $PATH.

Note that I did in fact manage to reproduce this problem with a gcc build, found
that the automatic ld --relax code didn't work properly, and cured that.  My gcc
builds then succeeded.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10474

------- 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

Reply via email to