This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ../tm.h:3: insn-codes.h: No such file or directory (bootstrap failure
- To: pfeifer at dbai dot tuwien dot ac dot at (Gerald Pfeifer)
- Subject: Re: ../tm.h:3: insn-codes.h: No such file or directory (bootstrap failure
- From: Joern Rennecke <amylaar at redhat dot com>
- Date: Fri, 24 Nov 2000 19:14:33 +0000 (GMT)
- Cc: gcc-bugs at gcc dot gnu dot org, amylaar at redhat dot com (Jörn Rennecke), obrien at nuxi dot com (David O'Brien), rittle at latour dot rsch dot comm dot mot dot com (Loren James Rittle)
> 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.