This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/4254: gcc-3.0 will not build on Solaris 9 (beta) in x86 architecture
- To: aoliva at gcc dot gnu dot org
- Subject: Re: bootstrap/4254: gcc-3.0 will not build on Solaris 9 (beta) in x86 architecture
- From: Neil W Rickert <rickert at cs dot niu dot edu>
- Date: Mon, 10 Sep 2001 15:32:18 -0500
- cc: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- References: <20010910013352.3310.qmail@sourceware.cygnus.com>
aoliva@gcc.gnu.org wrote:
>Synopsis: gcc-3.0 will not build on Solaris 9 (beta) in x86 architecture
>State-Changed-From-To: open->closed
>State-Changed-By: aoliva
>State-Changed-When: Sun Sep 9 18:33:52 2001
>State-Changed-Why:
> Fixed in 3.0.1. If you really need 3.0, you'll have to use GNU as, or merge the patch that fixed the problem in 3.0.1.
Thanks.
For the record, 3.0.1 compiles on Solaris 9 (beta) x86 architecture,
using the Sun workshop compilers for the initial bootstrap.
The resulting gcc compiler has successfully compiled sendmail-8.12.0.
-NWR