This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: testing on HP
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Wed, 24 Apr 2002 11:13:04 -0700
- Subject: Re: testing on HP
- Organization: Red Hat/San Francisco
- References: <20020424034756.A13332@cantrip.org>
- Reply-to: bkoz at redhat dot com
> I mean to check out libstdc++ from 3.1 and mainline on some HP SMP
> boxes running HPUX 11. Is there any advice, different from the
> release notes for 3.0 (e.g. use/don't use GNU binutils, etc.)?
Sounds good! I've not built on HPUX for a bit, but gcc-testresults for
the platform look good.
http://gcc.gnu.org/ml/gcc-testresults/2002-04/msg00924.html
You might want to try duplicating this setup, which does use
--with-gnu-as. It is also recommended on the HPUX specific-build
configuration page:
http://gcc.gnu.org/install/specific.html#hppa*-hp-hpux11
best,
benjamin