This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.2 SuSE 7.3 Kernel 2.4.10 glibc 2.2.4
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Arnold Schiller <schiller at babsi dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 16 Sep 2002 16:29:28 -0700
- Subject: Re: gcc 3.2 SuSE 7.3 Kernel 2.4.10 glibc 2.2.4
- References: <17qLJa-0isowSC@fmrl07.sul.t-online.com>
On Sun, Sep 15, 2002 at 12:12:07AM +0200, Arnold Schiller wrote:
> Hello,
> I successfully built and installed gcc-3.2 on a
> Pentium III (Katmai) running SuSE 7.3
>
> $ config.guess:
> i686-pc-linux-gnu
>
> $ ./gcc -v
> Reading specs from ./../lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
> Configured with: /work/schiller/gcc/gcc-3.2/configure
> --enable-threads=posix --enable-long-long --prefix=/usr/local
> --with-local-prefix=/usr/local --enable-languages=c,c++,f77,objc,java
> Thread model: posix
> gcc version 3.2
>
>
> $ cat /etc/issue
>
> Welcome to SuSE Linux 7.3 (i386) - Kernel \r (\l).
>
>
> $ uname -a
> Linux maxi 2.4.10-4GB H1 Mon Nov 5 11:31:45 GMT 2001 i686 unknown
Thanks! Your message is linked from the GCC 3.2 build status list at
http://gcc.gnu.org/gcc-3.2/buildstat.html.
Janis