On 05/06/10 13:05, littlebat wrote:
> Did you mean you have ever compiled successfully with "make -j2"
Yes
> but failed when do "make -j2 install" on package glibc?
Yes
> And, you did "make -j4" and "make -j4 install" on this package successfully 
> later?
No. I compile almost all packages with make -j${NUMBER_OF_CPUS}
but I always use plain, vanilla make install
Some packages won't do a parallel make (openssl) and some packages 
sometimes fail to compile with a parallel make (xmlto, ghostscript and 
perl used to give me problems but they've been well behaved lately)
>
> What's your CPU? a four cores CPU? or you just did it on a four CPUs' machine?
>
> I'm just intrested in your experience :-)
>
I look after several computers for the family. One quad core, two dual 
core and three single core.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to