Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Compile *nix programs faster multi-core Macs' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Compile *nix programs faster multi-core Macs
Authored by: pauldy on May 25, '07 11:15:56PM

If you use it a lot you can create a ~/.profile and put something like alias make="make -j n" in there so it just does it by default without having to type it in everytime.



[ Reply to This | # ]