lists wrote:
> Mark Olbert wrote:
>> This is probably a silly question, but I haven't been able to find an answer
>> in the mailing list archives.
>>
>> If built on a dual-core system, does LFS take advantage of the dual cores?
>>
> 
> If you enable the support in the kernel yes it does.
> 
> Jaqui
> 

And if enabled, try this:

when building any package which takes a while to build, time how long it
takes to compile with

a) make

and

b) make -j 10

the second one should give you a speedy experience...

thorsten
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to