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: Bootstrap failure: objdir=srcdir, FreeBSD make


On Feb  5, 2001, Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> wrote:

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

> 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

Chip Olson has just reported the same problem with objdir != srcdir.

What strikes me as odd is that fixinc is only supposed to build in
stage1, when CC is still the bootstrap compiler.  I don't get this
error on various versions of FreeBSD, but I'm using GNU make on all of
them.  Are 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

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