This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: problems building egcs-1.1b on hpux 10.20
- To: Daniel Lang <dl at leo dot org>
- Subject: Re: problems building egcs-1.1b on hpux 10.20
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 30 Nov 1998 03:22:40 -0700
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <19981130110956.B8218@informatik.tu-muenchen.de>you write:
> Hi,
> Jeffrey A Law wrote on Sun, Nov 29, 1998 at 09:41:02AM -0700:
> [..]
> > > 'as' used is GNU as from binutils 2.9.1
> > Actually, no, the compiler is not finding that assembler. Instead is it
> > finding the HP assembler. See the egcs FAQ.
> Well, if it is the case, how can I tell it to use GNU as ?
>
> I tried (all of the following together of course):
>
> - Path to GNU as is in Front of PATH, 'which as' reports correctly
> the GNU as, this works as well with 'which gas'
> - configure is called with --with-gnu-as
> - I edited the Makefiles so that AS is set to the absolute
> path to GNU as (instead of just 'as').
>
> Since the problem is still there, I asked for a hint on this list...
Read the FAQ.
jeff