This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Successful build of gcc-3.0.4 on hppa2.0-hp-hpux10.20 and
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Martin Gansser <mgansser at ngi dot de>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 27 Feb 2002 11:33:25 -0800
- Subject: Re: Successful build of gcc-3.0.4 on hppa2.0-hp-hpux10.20 and
- References: <004a01c1bfbe$398714d0$040201c0@gecko2>
On Wed, Feb 27, 2002 at 07:40:09PM +0100, Martin Gansser wrote:
> Compile gcc-3.0.4 on hp-ux 10.20 and hp-ux 11.00 with gcc-3.0.1
[snip]
> output of the spec file on hp-ux 10.20:
> =========================
>
> # /opt/gcc/bin/gcc -v
> Reading specs from gcc/bin/../lib/gcc-lib/hppa2.0-hp-hpux10.20/3.0.4/specs
> Configured
> with:./configure --prefix=/opt/gcc --disable-threads --enable-shared --with-
> gnu-as --with-as=/opt/binutils/bin/as
> Thread model: single
> gcc version 3.0.4
>
> output of the spec file on hp-ux 11.00:
> =========================
>
> # /opt/gcc/bin/gcc -v
> Reading specs from /opt/gcc/lib/gcc-lib/hppa2.0-hp-hpux10.20/3.0.4/specs
> Configured with:
> ./configure --prefix=/opt/gcc --disable-threads--enable-shared --with-gnu-as
> --with-as=/opt/binutils/bin/as
> Thread model: single
> gcc version 3.0.4
They both use hppa2.0-hp-hpux10.20 as the target name; is that expected?
I added a single new entry to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html. Let me know if they should
be in separate entries and how they should be differentiated.
Janis