This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build gcc 3.0.4 redhat 7.2 success
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Petr Gladkikh <Petr dot Gladkikh at univ-avignon dot fr>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 28 Feb 2002 16:38:12 -0800
- Subject: Re: Successful build gcc 3.0.4 redhat 7.2 success
- References: <3C7E5063.4030407@univ-avignon.fr>
On Thu, Feb 28, 2002 at 04:44:35PM +0100, Petr Gladkikh wrote:
> Hello.
>
> I have successfully build gcc-3.0.4 using gcc-3.0.3. I am working on SMP
> machine so I have enabled threads. Other things (but kernel) as in
> posting of
> Eric Malouin (http://gcc.gnu.org/ml/gcc/2002-02/msg01188.html)
>
> ../gcc-3.0.4/config.guess
> i686-pc-linux-gnu
>
> cat /etc/issue
> Red Hat Linux release 7.2 (Enigma)
> Kernel \r on an \m
>
> rpm -q glibc
> glibc-2.2.4-19.3
>
> uname -a
> Linux r-a117-par 2.4.9-13smp #1 SMP Tue Oct 30 19:57:16 EST 2001 i686
> unknown
>
> gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
> Configured with: ../gcc-3.0.4/configure --enable-threads
> Thread model: posix
> gcc version 3.0.4
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis