This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Fixinc problem
On Mon, May 08, 2000 at 11:58:21AM -0700, Zack Weinberg wrote:
> On Mon, May 08, 2000 at 12:08:06PM -0400, Richard Kenner wrote:
> > This seems new:
> >
> > gcc -DIN_GCC -g -I. -I.. -I../../../egcs/gcc/fixinc -I../../../egcs/gcc/fixinc/.. -I../../../egcs/gcc/fixinc/../config -I../../../egcs/gcc/fixinc/../../include -o fixincl fixincl.o server.o procopen.o gnu-regex.o fixlib.o ../../libiberty/libiberty.a
> > make[1]: *** No rule to make target `inclhack.tpl', needed by `../../../egcs/gcc/fixinc/fixincl.sh'. Stop.
> > make[1]: Leaving directory `/g/gcc/alpha3/gcc/fixinc'
> > make: *** [fixinc.sh] Error 2
>
> Bruce deleted inclhack.tpl but he forgot to take out the rules
> referring to it.
>
> I've committed the following patch.
... or I was going to commit it, but Bruce seems to have beat me to
it. Never mind.
zw