This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problems building egcs-1.1b on hpux 10.20


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...

I tried to compile egcs with both 'gcc-2.7.2.3' and the HP cc,
no difference...

Maybe there's something I've missed ? 

Thanks, 
 Daniel
-- 
IRCnet: Mr-Spock                      - May His Shadow fall upon thee - 
RL: Daniel Lang * dl@leo.org * +49 89 8540017 * http://www.leo.org/~dl/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]