This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful bootstrap of gcc-3.2
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Jeff Stuart <jstuart at computer-city dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 23 Oct 2002 10:46:00 -0700
- Subject: Re: Successful bootstrap of gcc-3.2
- References: <1035247052.3863.81.camel@bones>
On Mon, Oct 21, 2002 at 08:37:33PM -0400, Jeff Stuart wrote:
> config.guess
> i686-pc-linux-gnu
>
> gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
> Configured with: ../gcc-3.2/configure --program-suffix=-3.2 --enable-languages=c,c++ --disable-nls
> Thread model: posix
> gcc version 3.2
>
> cat /etc/issue
> Red Hat Linux release 7.2 (Enigma)
>
> uname -a
> Linux bones 2.4.19mywin4lin #1 Wed Aug 21 03:23:50 EDT 2002 i686 unknown
>
> rpm -q glibc
> glibc-2.2.4-30
Thanks! Your message is linked from the GCC 3.2 build status list at
http://gcc.gnu.org/gcc-3.2/buildstat.html.
Janis