On Mar 1, 2006, at 7:48 PM, Martin Sebor wrote:
Is there a recommended version of GNU binutils for 4.1? I have been
using 2.13 but the latest compiler doesn't seem to be happy with it.
I tried the latest, 2.16.1, but I get the same error with it as well.
I don't see anything about this in INSTALL/specific.html.
You did not follow directions.
From http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13486:
- You must tell the configure script that you use GNU binutils and not
the Sun
tools. See http://gcc.gnu.org/install/configure.html
- You don't follow the Solaris-specific instructions to build GCC. See
http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2*