This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problems building gcc-2.95.1 on HPUX-10.2 with gcc-2.8.1 and as 2.9.1
- To: Stefan Thiede <Stefan.Thiede@sv.sc.philips.com>
- Subject: Re: Problems building gcc-2.95.1 on HPUX-10.2 with gcc-2.8.1 and as 2.9.1
- From: Jeffrey A Law <law@cygnus.com>
- Date: Tue, 31 Aug 1999 14:12:13 -0600
- cc: egcs@egcs.cygnus.com
- Reply-To: law@cygnus.com
In message <37CC3678.F4D08E0E@sv.sc.philips.com>you write:
> Could anybody please give me a hint on what's wrong here ?
> I was able to compile egcs1.1.2 with the same gcc/as combination.
>
> Please mail me directly, since I'm not actively following the mailing
> list.
You've configured gcc to assume gas is available. But gcc is finding the
HP assembler first.
Please read the FAQ. It discusses this issue in great detail.
jeff