This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problems with GCC 2.95.2 on HP-UX 11.00
- To: "Fleischer, Karsten (K.)" <kfleisc1 at ford dot com>
- Subject: Re: Problems with GCC 2.95.2 on HP-UX 11.00
- From: Jeffrey A Law <law at redhat dot com>
- Date: Wed, 17 Jan 2001 09:10:54 -0700
- cc: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Reply-To: law at redhat dot com
In message <200101171556.f0HFu7k07489@dymwsm12.mailwatch.com>you write:
> Hi,
>
> I've configured GCC with the option --with-gnu-as and was able to bootstrap
> and install. The detected target is hppa2.0w-hp-hpux11.00.
gcc-2.95 does not support hpux11. You're seeing one of several known
problems.
If you want hpux11 support you'll need to wait for GCC 3.0.
Similarly, you probably need a newer version of gdb for hpux11.
jeff