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]

contrib/gcc_update bug?



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

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