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]

Bootstrap failure: objdir=srcdir, FreeBSD make


With objdir=srcdir on FreeBSD 4.2 and FreeBSD make, I get the following
bootstrap error for current CVS sources of GCC:

/bin/sh ./genfixes machname.h
Forbidden identifiers: i386 unix
stage1/xgcc -Bstage1/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsd4.2/bin/
-c -DIN_GCC -g -O2  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -I. -I.. -I.
-I./..  -I./../config -I./../../include fixincl.c
stage1/xgcc:No such file or directory
*** Error code 1

Stop in /.amd_mnt/vexpert/files8/test/gcc/cvs/gcc/fixinc.
*** Error code 1

(../stage1/xgcc instead of stage1/xgcc would work, but I haven't checked
on how to get that for the fixinc subdirectory.)

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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