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]

Re: ../tm.h:3: insn-codes.h: No such file or directory (bootstrapfailure


On Fri, 24 Nov 2000, Joern Rennecke wrote:
>>   gmake[3]: Entering directory `/files/pfeifer/OBJ/gcc/intl'
>>   gcc -c -DIN_GCC -DLOCALEDIR=\"/sw/test/gcc/FreeBSD/share/locale\" -DGNULOCALEDIR=\"/sw/test/gcc/FreeBSD/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/test/gcc/FreeBSD/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I/sw/test/gcc/gcc/gcc/intl -I/sw/test/gcc/gcc/gcc/lib -I/sw/test/gcc/gcc/gcc/intl/.. -I/sw/test/gcc/gcc/gcc/intl/../config -I/sw/test/gcc/gcc/gcc/intl/../../include  -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  /sw/test/gcc/gcc/gcc/intl/intl-compat.c
>>   In file included from /sw/test/gcc/gcc/gcc/intl/../config/i386/xm-i386.h:43,
>>                  from ../config.h:7,
>>                  from /sw/test/gcc/gcc/gcc/intl/intl-compat.c:20:
>>   ../tm.h:3: insn-codes.h: No such file or directory
>>   gmake[3]: *** [intl-compat.o] Error 1
> intl-compat.o should get a Makefile dependency on CONFIG_H.

I tried this straighforwardly, but still failed. As you're much more
familiar with that, can you please provide such a fix?

Thanks,
Gerald


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