Hey guys, just working through the SVN book (SVN-20051107), and following the
parallel build hint
(http://www.linuxfromscratch.org/hints/downloads/files/parallelcompiling.txt),
I found a problem...
For DejaGnu it shows to do the following:
DejaGnu-1.4.4
Change: make install
To: make -j $CC_PARALLEL install
That doesn't work. At least it broke things here... :) I can't remember the
error message, but it just didn't work. :) Anyhow, a plain old "make install"
is just fine for installing DejaGnu. :)
Dave
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page