[plt-scheme] How hard? "make -j" behavior from mzc --collection-*

From: Ryan Newton (newton at mit.edu)
Date: Tue Feb 12 21:38:54 EST 2008

With all these 4, 8, and 16 core machines lying around it would be
nice to get lightning fast compiles for our large Scheme projects.

Yes, one could accomplish this using "make" itself if they managed
their own dependencies.  But --collection-zos and
--collection-extension are hugely convenient!

Is this tough?  In the works?  Already done and I should have searched
the manual(s) more thoroughly?

-Ryan


Posted on the users mailing list.