This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.1.1 installed on hppa2.0w-hp-hpux11.11 (HP UX 11i)
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Saurabh S <stechn at rediffmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 18 Nov 2002 09:06:14 -0800
- Subject: Re: GCC 3.1.1 installed on hppa2.0w-hp-hpux11.11 (HP UX 11i)
- References: <20021118124900.2542.qmail@webmail18.rediffmail.com>
On Mon, Nov 18, 2002 at 12:49:00PM -0000, Saurabh S wrote:
> Hi,
>
> I have successfully installed GCC 3.1.1 on hppa2.0w-hp-hpux11.11
> The configuration options were:
> --prefix=<path> --with-as=<path of GNU as> --with-gnu-as
>
> *The output from the config.guess file is:
> hppa2.0w-hp-hpux11.11
>
> *The output of gcc -v is:
> Reading specs from
> ./../lib/gcc-lib/hppa2.0w-hp-hpux11.11/3.1.1/specs
> Configured with: /opt/gpsy/source/gcc311/gcc-3.1.1/configure
> --prefix=/opt/gpsy/
> gcc311 --with-as=/opt/gpsy/binutils2112/bin/as --with-gnu-as
> Thread model: single
> gcc version 3.1.1
Thanks! Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
Janis