This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.1 built and installed successfully
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: "John C. Sweeney" <jswee0tu at mwc dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 20 May 2002 11:20:36 -0700
- Subject: Re: GCC 3.1 built and installed successfully
- References: <3CE5B3C6.5060707@mwc.edu>
On Fri, May 17, 2002 at 09:52:06PM -0400, John C. Sweeney wrote:
> Requested GCC and system information is included in attached text file.
>
> Other information:
> CPU = Pentium 4 @ 1.7 GHz
> Memory = 768MB SDRAM PCI 133
> Graphics = nVidia GeForce 2 GTS 64MB DDR; NVIDIA kernel & glx vs. 2880;
> XFree86 4.2.0-8
> Kernel = Custom built Red Hat Linux 7.3 version 2.4.18-4
> Script started on Fri May 17 21:34:47 2002
> [~] (jswee0tu)$ /tmp/GZ/gcc-3.1/config.guess
> i686-pc-linux-gnu
> [~] (jswee0tu)$ gcc -v
> Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
> Configured with: ../gcc-3.1/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --host=i686-pc-linux-gnu --with-system-zlib --with-cpu=pentium4
> Thread model: posix
> gcc version 3.1
> [~] (jswee0tu)$ less /etc/issue
> Red Hat Linux release 7.3 (Valhalla)
> [~] (jswee0tu)$ uname -a
> Linux localhost.localdomain 2.4.18-4_Sweenz #1 Thu May 16 23:45:05 EDT 2002 i686 unknown
> [~] (jswee0tu)$ rpm -qa | grep glibc
> glibc-2.2.5-34
> glibc-kernheaders-2.4-7.14
> glibc-utils-2.2.5-34
> glibc-devel-2.2.5-34
> glibc-common-2.2.5-34
> [~] (jswee0tu)$ exit
> Script done on Fri May 17 21:36:29 2002
Thanks! Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis