This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful compile of GCC v3.1
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Kent Holsinger <kent at darwin dot eeb dot uconn dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 16 May 2002 10:10:01 -0700
- Subject: Re: Successful compile of GCC v3.1
- References: <m0661oxjn4.fsf@darwin.eeb.uconn.edu>
On Thu, May 16, 2002 at 10:16:47AM -0400, Kent Holsinger wrote:
> I successfully compiled and installed GCC v3.1 without difficulty. I
> did not run the testsuite. Here are the particulars:
>
> output of config.guess:
> i686-pc-linux-gnu
>
> output of gcc -v:
> Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
> Configured with: ../gcc-3.1/configure --enable-threads --enable-languages=c,c++,java,f77
> Thread model: posix
> gcc version 3.1
>
> Red Hat Linux release 7.2 (Enigma)
>
> output of uname -a:
> Linux d189h114.mcb.uconn.edu 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown
>
> output of rpm -q glibc:
> glibc-2.2.4-19.3
Thanks! Your message is now linked from the GCC 3.1 build status page
at http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis