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]
Other format: [Raw text]

[Problem with fix-headers 3.4 on Darwin, was:] Powermac G5 vs g77


Jack Howarth wrote:

stage2/xgcc -Bstage2/ -B/sw/powerpc-apple-darwin6.8.5/bin/ -c   -g
-O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Werror -fno-common
-DHAVE_CONFIG_H -DGENERATOR_FILE -I/sw/include   -I. -I.
-I../../gcc-3.4-20030827/gcc -I../../gcc-3.4-20030827/gcc/.
-I../../gcc-3.4-20030827/gcc/../include
../../gcc-3.4-20030827/gcc/fix-header.c -o fix-header.o
make[4]: stage2/xgcc: Command not found
make[4]: *** [fix-header.o] Error 127
make[3]: *** [stage3_build] Error 2
make[2]: *** [quickstrap] Error 2
make[1]: *** [all-gcc] Error 2
make: *** [bootstrap-lean] Error 2
### execution of /var/tmp/tmp.2.UBsR2J failed, exit code 2

This is not g77 specific (whence the subject change, otherwise everyone on gcc@gcc.gnu.org assumes I'll solve it :-)


Try to find out why fix-header.c gets compiled by the stage2 compiler (or rather, isn't, because that compiler doesn't exist yet at fix-header-time ....)

Cheers,

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)


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