This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Good GCC build
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Chris Wilson <cwilson at dawning dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 16 Jul 2002 14:25:54 -0700
- Subject: Re: Good GCC build
- References: <20020711142211.1d67b70a.cwilson@dawning.com>
On Thu, Jul 11, 2002 at 02:22:11PM -0400, Chris Wilson wrote:
> For your reading pleasure. :) Compiled without a glitch at all.
>
> [cwilson@chrisw.dawning.com gcc-3.0.4]$ ./config.guess
> i586-pc-linux-gnu
>
> [cwilson@chrisw.dawning.com cwilson]$ gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.0.4/specs
> Configured with: ./configure
> Thread model: single
> gcc version 3.0.4
>
> [cwilson@chrisw.dawning.com cwilson]$ cat /etc/issue
> Red Hat Linux release 7.1 (Seawolf)
> Kernel 2.4.17 on an i586
>
> [cwilson@chrisw.dawning.com cwilson]$ uname -a
> Linux chrisw.dawning.com 2.4.17 #3 SMP Thu Apr 11 12:24:15 EDT 2002 i586
> unknown
>
> [cwilson@chrisw.dawning.com cwilson]$ rpm -q glibc
> glibc-2.2.2-10
> glibc-2.2.4-19.3
Thanks! Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis