This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: HP-UX compile fix needed (pretty simple)
- To: Shawn Leas <sleas at ixion dot honeywell dot com>
- Subject: Re: HP-UX compile fix needed (pretty simple)
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 22 Oct 1998 16:38:56 -0600
- cc: EGCS List <egcs at cygnus dot com>
- Reply-To: law at cygnus dot com
In message <Pine.GHP.4.05.9810221735220.25552-100000@ixion.honeywell.com>you
write:
> Maybe YOU should read the FAQ more closely, as it does not
> document --with-as=<full path to as>, or the stupid machine
> header preprocessor definition hardcoding AS's exec prefix
> as /usr/ccs/bin
Installing with the same prefix is (and will remain) the recommended way to
deal with this problem.
The --with-as=<blah> scheme is an alternate mean to fix specific issues
developers encounter.
jeff