contrib/gcc_update bug?
Richard Earnshaw
rearnsha@arm.com
Thu May 4 10:53:00 GMT 2000
This can happen if gcc_update is itself updated and the change includes an
alteration in the list of things to touch. Maybe gcc_update could be made
intelligent enough to detect this; I don't know. In the mean time, if
gcc_update is changed by an update, it is best to run it again.
R.
>
> 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