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 in today's gcc-ss



A bootstrap build failed in building the stage1 complier on an
i686-linux-gnu box.  It couldn't find configargs.h. (it's neither in
the gcc tree or in the build tree).  The last snapshot built.

Here's the actual log:

../../gcc/gcc/gcc.c:104:24: configargs.h: No such file or directory
gcc -c  -DIN_GCC    -g -W -Wall -Wtraditional -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I../../gcc/gcc -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/c-errors.c
make[2]: *** [gcc.o] Error 1


David

P.S., unless this is some problem with CVS, I don't see how this could
have built on any system.







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