fsuk-manchester
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fsuk-manchester] Follow-up: MFS Meeting. Tue, 20 March. "GNU/Linux-


From: Michael Dorrington
Subject: Re: [Fsuk-manchester] Follow-up: MFS Meeting. Tue, 20 March. "GNU/Linux-libre from scratch - start"
Date: Mon, 26 Mar 2018 22:12:26 +0100
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 25/03/18 22:53, Michael Dorrington wrote:

> time { ./configure ... && ... && make install; }

Forgot to mention about doing parallel make jobs.  This is detailed in
the book in "4.5. About SBUs" but I would just add that it is worth
doing as it has potential to greatly speed things up.  You can try the
SBU build time with different values for '-j'/'--jobs'; a value of the
number of CPUs you have should be good value.  If you just do a plain
'-j' without a number then GNU make will do an unlimited number of
parallel jobs; which, while interesting to watch, will probably be
slower than a value of the number of CPUs on the host.  If you do have a
problem with building a package then try dropping the parallel make jobs
for it.

M.

-- 
FSF member #9429
http://www.fsf.org/register_form?referrer=9429
http://www.fsf.org/about
"The Free Software Foundation (FSF) is a nonprofit with a worldwide
mission to promote computer user freedom and to defend the rights of all
free software users."

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]