Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Dne Po 30. dubna 2012 01:36:03, Bjoern Michaelsen napsal(a):
 export GMAKE_OPTIONS="-j30 -l9 -sr"
 make

or

 make GMAKE_OPTIONS="-j30 -l9 -sr"

should both allow you to build more optimal on a single (that is no
distcc/icecream) 8-core system by taking in account system load.

Cool,

few questions tho:

What will happen now if I build with:
./configure --with-max-jobs=32
make GMAKE_OPTIONS="-j30"

On the note I would really like to have those configure options on jobs really 
gone, as it is up to make to decide this.

And second why the LO must be special and just don't accept the arguments like 
normal make process?
So using "make -j30 -l9 -sr" should just work. Or is there some problem that 
you can't clean the parameters up when calling dmake?

Anyway keep up the great work :)

Cheers

Tom

Attachment: signature.asc
Description: This is a digitally signed message part.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.