This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build of GCC 3.0.3
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Patrick Hartling <patrick at 137 dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 28 Jan 2002 09:43:50 -0800
- Subject: Re: Successful build of GCC 3.0.3
- References: <3C5571D4.6040608@137.org>
On Mon, Jan 28, 2002 at 09:44:20AM -0600, Patrick Hartling wrote:
> I have built GCC 3.0.3 successfully on Solaris 7/x86. The relevant
> output is as follows:
>
> * config.guess
> i386-pc-solaris2.7
>
> * gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.7/3.0.3/specs
> Configured with: ../configure --with-gnu-as --with-gnu-ld
> --enable-threads --with-gnu-nm
> Thread model: posix
> gcc version 3.0.3
> i386-pc-solaris2.7
>
> I also used a GNU binutils 2.12 snapshot from January 27, 2001.
Thanks! I've added this to the GCC 3.0 build status page at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis