This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Stéphane THOMAS <otomorf at free dot fr>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 6 Mar 2002 14:40:33 -0800
- Subject: Re: gcc
- References: <1015449589.3c8687f52917c@imp.free.fr>
On Wed, Mar 06, 2002 at 10:19:49PM +0100, Stéphane THOMAS wrote:
> Hello,
> --------------------------------------------------------------------------
> $ ./config.guess
> i686-pc-linux-gnu
>
> $ gcc -v
> Reading specs from /usr//bin/../lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
> Configured with: /usr/local/src/gcc-3.0.4/configure --prefix=/usr
> Thread model: single
> gcc version 3.0.4
>
> Distribution : Mandrake 8.1
> Kernel : 2.4.8
>
> $ rpm -q glibc
> glibc-2.2.4-6mdk
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis