This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful Build: gcc-3.0.4
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Tajiman2 <tajiman2 at dear dot my dot tj>
- Cc: gcc at gnu dot org
- Date: Mon, 4 Mar 2002 10:12:24 -0800
- Subject: Re: Successful Build: gcc-3.0.4
- References: <3C82E28A.4040202@dear.my.tj>
On Mon, Mar 04, 2002 at 11:57:14AM +0900, Tajiman2 wrote:
> (i486-pc-linux-gnu)
>
> # gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.0.4/specs
> Configured with: /usr/src/redhat/BUILD/gcc-3.0.4/configure --prefix=/usr --mandir=/usr/man --infodir=/usr/info
> --enable-shared --enable-threads --enable-checking=gc,misc,tree --enable-languages=c,c++,f77,objc,java i386-redhat-linux
> Thread model: posix
> gcc version 3.0.4
>
> # cat /etc/issue
>
> CAEN Linux 6.1
> based on Red Hat Linux release 6.1 (Cartman)
> Kernel 2.2.19-6.2.1.uid32 on an i486
>
> # rpm -q glibc
> glibc-2.1.3-22a.uid32
Thanks! I've added this to the GCC 3.0 build status page at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis