Andrew Benton wrote:

> It should be export MAKEFLAGS='-j 2' shouldn't it?

Yes.

> Personally I have
>  never tried using the MAKEFLAGS variable because I have had problems
>  with glibc not installing correctly if make install is run with
> parallel jobs. It compiles fine with make -j4 but I've learned to
> always run just plain vanilla make install.

I experimented with -j4 but like Andy, ran into problems building.  The 
output will also be intermixed if trying to use more than one process. 
It is virtually impossible to debug.

Not recommended.

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

Reply via email to