-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-03-06 20:11, cyrille henry wrote:
ok, i'll test that. but compiling take lot's of time. what's the magic in order to use multiple core of a cpu for the compilation?
$ make -j4 where "4" is the number of parallel tasks (adapt to your CPU count for optimum performance)
also, you might want to run / $ ./configure -c to cache configure results, which can drastically spped up things in the configure stage (ifthat is needed)
fgmasdr IOhannes