On Sep 8, 10:34 am, Dan Drake <[email protected]> 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

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to