This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13486] build dies in link step
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Dec 2003 10:01:53 -0000
- Subject: [Bug bootstrap/13486] build dies in link step
- References: <20031224211336.13486.gnu@usd.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-12-25 10:01 -------
There are several problems:
- 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*
If bootstrap still fail after the corrections (which is highly unlikely),
please file a new bug report.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13486