This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap fails with FreeBSD make
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
On Sat, Jan 27, 2001 at 11:07:56PM +0100, Michael Ritzert wrote:
> It gets me at least beyond that particular point:
>
> Bootstrapping the compiler
> make CC="gcc" libdir=/usr/local/gcc-CVS/lib LANGUAGES="c"
> gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/gengenrtl.c
>
> I'll report again tomorrow morning when this build has finished.
>
> Michael
>
> On Sat, Jan 27, 2001 at 04:45:52PM -0200, Alexandre Oliva wrote:
> > On Jan 27, 2001, Michael Ritzert <gcc@linux.globe-tec.de> wrote:
> >
> > > +make CC="gcc" libdir=/usr/local/gcc-CVS/lib LANGUAGES="c"
> > > +make: not found
> >
> > Please let me know whether this is enough to fix it for you.
> >
>
>
> >
> > --
> > Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> > Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
> > CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
> > Free Software Evangelist *Please* write to mailing lists, not to me