Parallel make failure on current CVS

craig@jcb-sc.com craig@jcb-sc.com
Wed Jun 30 23:07:00 GMT 1999


>In file included from /s/gcc-2.95/src/snapshot/egcs/gcc/f/str.c:35:
>/s/gcc-2.95/src/snapshot/egcs/gcc/f/str.h:64: parse error before
>`ffestr_genio'
>
>Missing dependencies in the fortran Makefile?  Looks like it's trying to
>compile str.c (and many other files) before the appropriate str*.h files
>have been generated.
>If restarted at that point, the build runs to completion.

AFAICT, there are no missing dependencies: targets like str.o depend
on stamp-str, which in turn depends on the str-*.[hj] files.

BTW, have you read the docs/FAQ regarding reporting bugs?  It's rather
hard for us to guess at what the problem might be when you don't include
the relevant info, such as the output of the failing build....

        tq vm, (burley)



More information about the Gcc-bugs mailing list