This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.0.3 redhat 7.2 success
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Shaul Kedem <shaul_kedem at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 31 Dec 2001 11:11:21 -0800
- Subject: Re: gcc 3.0.3 redhat 7.2 success
- References: <20011228135328.83368.qmail@web20401.mail.yahoo.com>
On Fri, Dec 28, 2001 at 05:53:28AM -0800, Shaul Kedem wrote:
> Hi,
> you might be interested in this info:
>
> ./config.guess
> i686-pc-linux-gnu
>
> gcc -v
> Reading specs from
> /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/specs
> Configured with: ../gcc-3.0.3/configure
> Thread model: single
> gcc version 3.0.3
>
> cat /etc/issue
> Red Hat Linux release 7.2 (Enigma)
> Kernel \r on an \m
>
> uname -a
> Linux linuxis 2.4.7-10 #1 Thu Sep 6 16:46:36 EDT 2001
> i686 unknown
>
> rpm -q glibc
> glibc-2.2.4-19.3
Thanks! I've added this to the GCC 3.0 build status page at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis