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

--- Comment #21 from Ian Lance Taylor <ian at airs dot com> 2011-03-09 01:56:59 
UTC ---
There's not much point to trying to use gold to build gcc until gold passes at
least most of its tests.

The failure on basic_static_test looks like you don't have libc.a or
libm.a--that is, it looks like gcc -static is always going to fail, whether
using gold or the existing linker.  Is that correct?

I committed a patch which should fix the problem of passing too many values to
readv.

I don't know what's going on with the other two errors.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to