On Tue, 20 Jul 2010 at 10:28PM -0700, Carl Witty wrote:
> On Tue, Jul 20, 2010 at 9:46 PM, Dan Drake <dr...@kaist.edu> wrote:
> > Hello all,
> >
> > When building from source, I can set MAKE and have the Sage library
> > build in parallel. Is there a way I can do the same thing when using
> > "sage -b"? In analogy to "sage -t" and "sage -tp", it would be nice to
> > have "sage -bp".
> 
> Yes: set MAKE :)
> 
> export MAKE='make -j10'
> sage -b
> 
> (In fact, when you build from source, it just does a "sage -b", I'm
> pretty sure.)

As usual, I figured out the answer by myself just after sending my
question to the list...

Yes, setting MAKE does it. The spkg-install for the Sage library
actually does a "sage -ba-force" if you're not upgrading.

Dan

--
---  Dan Drake
-----  http://mathsci.kaist.ac.kr/~drake
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to