This is the mail archive of the gcc-bugs@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]

need make dependencies


I'm getting the following make dependence errors in stage1 when trying

make -j

on

gcc version 2.96 19991007 (experimental)

In file included from ../../gcc/ggc-common.c:26:
../../gcc/rtl.h:1262: genrtl.h: No such file or directory
make[1]: *** [ggc-common.o] Error 1
In file included from ../../gcc/ggc-page.c:24:
../../gcc/rtl.h:1262: genrtl.h: No such file or directory
make[1]: *** [ggc-page.o] Error 1

Brad


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