This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.2 successful build
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: d dot rodrigo at computer dot org
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 18 Nov 2002 09:05:33 -0800
- Subject: Re: gcc 3.2 successful build
- References: <20021118025522.71684.qmail@web12308.mail.yahoo.com>
On Sun, Nov 17, 2002 at 11:55:22PM -0300, Diego Rodrigo wrote:
> Hi,
> I have just configured, built and installed gcc
> 3.2 on my old Pentium 166MHz. The normal procedure
> went fine (configure, make bootstrap, make install).
> I don't see any system like this one on the build
> status list, so I am sending the messages i got.
>
> [drodrigo@adl216 gcc-3.2]$ ./config.guess
> i586-pc-linux-gnu
>
> [drodrigo@adl216 gcc-3.2]$ gcc -v
> Reading specs from
> /opt/gcc-3.2/lib/gcc-lib/i586-pc-linux-gnu/3.2/specs
> Configured with: ../gcc-3.2/configure
> --prefix=/opt/gcc-3.2
> Thread model: posix
> gcc version 3.2
>
> Distribution: Red Hat 7.3
>
> Kernel version: 2.4.18
>
> glibc: 2.2.5-34
Thanks! Your message is linked from the GCC 3.2 build status list at
http://gcc.gnu.org/gcc-3.2/buildstat.html.
Janis