This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build of GCC 3.0.4
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Andrew Sayman <lorien420 at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 28 Feb 2002 16:35:41 -0800
- Subject: Re: Successful build of GCC 3.0.4
- References: <20020227180616.38993.qmail@web11505.mail.yahoo.com>
On Wed, Feb 27, 2002 at 10:06:16AM -0800, Andrew Sayman wrote:
> I have successfully build gcc 3.0.4
>
> `config.guess`:
> i686-pc-linux-gnu
>
> `gcc -v`:
> Reading specs from
> /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
> Configured with: ./configure : (reconfigured)
> ./configure : (reconfigured) ./configure
> Thread model: single
> gcc version 3.0.4
>
> Sorcerer GNU/Linux 20020225
> `uname -a`:
> Linux 4 2.4.17 #2 Sun Feb 10 01:12:57 EST 2002 i686
> unknown
>
> glibc 2.2.5
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis