Re: [PATCH] Re: perl Configure.pl --gc=malloc does not build either
Andrew Dougherty wrote: Meanwhile, this patch should clean up some bit rot and document it all a little better. Thanks, applied. Allison
[PATCH] Re: perl Configure.pl --gc=malloc does not build either
On Fri, 31 Aug 2007, Gabor Szabo wrote: > perl Configure.pl --gc=malloc Sorry, but I suspect that's not going to work either. > make: *** No rule to make target `src/res_lea.c', needed by > `src/res_lea.o'. Stop. That's bit rot -- res_lea.c is now in src/gc/res_lea.c. However, even fixing tha