This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful bootstrap of gcc-3.2 (C, C++, ObjC, F77) on s390-ibm-linux
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Aaron Lehmann <aaronl at vitelus dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 14 Oct 2002 09:41:52 -0700
- Subject: Re: Successful bootstrap of gcc-3.2 (C, C++, ObjC, F77) on s390-ibm-linux
- References: <20021013204548.GD25497@vitelus.com>
On Sun, Oct 13, 2002 at 01:45:48PM -0700, Aaron Lehmann wrote:
> I successfully built gcc-3.2 (with all supported languages for the
> platform) on an IBM S/390 running Linux 2.4.17 (Debian GNU/Linux 3.0).
>
> $ ./config.guess
> s390-ibm-linux
>
> $ ./gcc/stage2/xgcc -v
> Using built-in specs.
> Configured with: ./configure
> Thread model: posix
> gcc version 3.2
>
> Languages: C, C++, ObjC, F77
>
> glibc version: 2.2.5-11.2
> binutils version: 2.12.90.0.1 20020307 Debian/GNU Linux
Thanks! Your message is linked from the GCC 3.2 build status list at
http://gcc.gnu.org/gcc-3.2/buildstat.html.
Janis