contrib/gcc_update bug?

Bruce Korb bkorb@sco.COM
Thu May 4 10:13:00 GMT 2000


Hi,

My bootstrap failed as in below.  This was immediately after
a complete refresh this morning, followed by running:

  cd egcs ; sh contrib/gcc_update --touch

I don't think we should be trying to update anything in the
source tree, yes?


gcc  -DIN_GCC    -g -O2   -DHAVE_CONFIG_H  -I. -I../../egcs/gcc \
  -I../../egcs/gcc/config -I../../egcs/gcc/../include -I./f \
           `echo ../../egcs/gcc/f/intdoc.c | sed 's,^\./,,'` -o f/intdoc; \
          f/intdoc > ../../egcs/gcc/f/intdoc.texi; \
          rm f/intdoc f/ansify f/intdoc.h0; \
        else true; fi
sh: ../../egcs/gcc/f/intdoc.texi: cannot create
*** Error code 1 (bu21)
*** Error code 1 (bu21)

$ chmod +w ../egcs/gcc/f/intdoc.texi


More information about the Gcc-bugs mailing list