Hello all,

I dont know if everyone knows this:

I have a dualcore CPU now and was wondering how to use both cores for
compiling for example lazarus.

make -j2 all

uses both cpus and works great with lazarus :) 

for a quad-core use option: -j4 

hope someone finds this useful

regards
alex




--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to