Andrew Dougherty wrote:
Meanwhile, this patch should clean up some bit rot and document it all a
little better.
Thanks, applied.
Allison
On Fri, 31 Aug 2007, Andrew Dougherty wrote:
> On Fri, 31 Aug 2007, Gabor Szabo wrote:
>
> > perl Configure.pl --gc=malloc
>
> Sorry, but I suspect that's not going to work either.
What *almost* works is
perl Configure.pl --gc=libc
That uses the system's malloc()/free() combination di
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
gcc --version
gcc (GCC) 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
perl Configure.pl --gc=malloc
make
this is the STDERR:
[...]
newpdd15class_p_s 1254 experimental, not in ops.num
newpdd15class_p_sc1255 experimental, not in ops.num
newpdd15class_p_p 1256 experimenta