This is the mail archive of the gcc@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: bootstrap fails with FreeBSD make


It works now after a cvs update that caused a rebuild of the makefiles.

Michael

On Sun, Jan 28, 2001 at 11:15:19AM +0100, Michael Ritzert wrote:
> No, fails later on:
> 
> constructing ../fixinc.sh for i386-unknown-freebsd4.2 to run on i386-unknown-freebsd4.2
> make TARGETS=oneprocess SHELL="/bin/sh" CC="stage1/xgcc -Bstage1/ -B/usr/local/gcc-CVS/i386-unknown-freebsd4.2/bin/" CFLAGS="-g -O2" LDFLAGS="" install-bin
> /bin/sh ../../../gcc/gcc/fixinc/genfixes machname.h
> Forbidden identifiers: i386 unix
> stage1/xgcc -Bstage1/ -B/usr/local/gcc-CVS/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../../../gcc/gcc/fixinc -I../../../gcc/gcc/fixinc/..  -I../../../gcc/gcc/fixinc/../config -I../../../gcc/gcc/fixinc/../../include ../../../gcc/gcc/fixinc/fixincl.c
> stage1/xgcc:No such file or directory
> *** Error code 1
>  
> Stop in /moori/home/ritzert/compile/gcc/maketest/gcc/fixinc.
> *** Error code 1

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