This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build of GCC 3.0.3 on hppa1.1-hp-hpux10.20
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Mike Bland <mbland at logicon dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 26 Dec 2001 11:48:17 -0800
- Subject: Re: Successful build of GCC 3.0.3 on hppa1.1-hp-hpux10.20
- References: <3C2A085A.AA721D9D@logicon.com>
On Wed, Dec 26, 2001 at 12:26:50PM -0500, Mike Bland wrote:
> OUTPUT OF srcdir/config.guess:
> -----------------------------
>
> hppa1.1-hp-hpux10.20
>
>
> OUTPUT OF gcc -v:
> ----------------
>
> Reading specs from /.../lib/gcc-lib/hppa1.1-hp-hpux10.20/3.0.3/specs
> Configured with: ../gcc-3.0.3/configure --prefix=/... --disable-nls
> --with-gnu-as --with-as=/build/opt/bin/as --disable-threads
> Thread model: single
> gcc version 3.0.3
>
[lots of other useful information]
>
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis