On Wed, Sep 09, 2009 at 01:08:30PM +0200, Jan Weitzel wrote: > are there any experience in speeding up build in a SMP environment? > Does --j-extern=<n>, -je<n> work with n>1?
The internal parallelization is already done automatically, with -ji<2xCPUs>. The external parallelization does not work yet. It would be helpful to parallelize configure scripts. rsc -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
