1.

Solve : GNU make dual-core Compilation Optimization?

Answer»

This may be a stupid question (and hopefully it's in the right section, since I associate make and compiling primarily with PROGRAMMING), but does anyone know what would be the best WAY to optimize the make process using "make -j #"?
Right now, I'm using "make -j 2 INSTALL clean" to compile ports on FreeBSD 9.0 RC2 with an AMD Athlon II X2 250  (3.0 GHz) processor, if that helps...



Discussion

No Comment Found