Re: Ada bootstrap failure for mainline on hppa2.0w-hp-hpux11.00

2006-02-17 Thread Jim Wilson
Rainer Emrich wrote: I'm using gmake 3.80 and it's the first time that I see this kind of problem. As you say there's no such option -f in the xgcc command. The gcc driver has support to convert arbitrary long options into -f options. So for instance --test-coverage gets converted to

Ada bootstrap failure for mainline on hppa2.0w-hp-hpux11.00

2006-02-16 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Failed to build gnattools: # gnattools2 gmake -C ../gcc/ada/tools -f ../Makefile \ CC=../../xgcc -B../../ CFLAGS=-O2 -g -O2 ADAFLAGS=-gnatpg -gnata INCLUDES=-I. -I.. -I../.. - -I/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/src/gcc/ada -

Re: Ada bootstrap failure for mainline on hppa2.0w-hp-hpux11.00

2006-02-16 Thread John David Anglin
cc1: error: unrecognized command line option -f I don't see any such option in the last xgcc command. What's your gmake version? I've seen problems using versions earlier than 3.80. The next most likely possibility is that this is another loop invariant bug: