2009/9/8 Juanjo <juanjose.garciarip...@googlemail.com>: > > > On Sep 8, 10:34 am, Dan Drake <dr...@kaist.edu> wrote: >> With 4.1.2.alpha1, I'm seeing the same error reported by John Palmieri: >> >> > Well, now it seems to have built on 64-bit as well. It doesn't work >> > if I first execute >> >> > export MAKE='make -j2' > > ECL's makefiles do not work well with -jn (n>=2) In any case, it will > bring you absolutely nothing, for most of the time is spent in a > sequential process which is compiling the lisp library. > > Juanjo
The previous spkg-install did unset MAKE, but I put a note there that this might not be appropiate and removed that. I've noticed a lot of things which seem to have been left over and not appropiate. This one seems I was wrong. I have already produced a package which has this unset again. I am stuck at a railways station now, and don't have time to check it over, but I will create a new .spkg which fixes that and some other issues I'm aware of. >From what I understand, ecl is bascially an interpreter for maxima. In which case, I suspect the fact it is 32-bit will have little effect unless one wished to alloate a lot of memory. Most programs in Solaris are compiled as 32-bit, despite this being a 64-bit OS. It is generally faster, since as pointers are smaller, and so more can be fitted into the cache. 64-bit code does have its disadvantages. Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---