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: itistoday on May 27, '07 01:32:30PM

This is a really cool hint but watch out, if you're using this along with a complicated Makefile there's a chance that it won't finish the compilation because one part of the build process could depend on another having finished. However, if it does fail, it's very likely the case that simply running make again will finish the job.



[ Reply to This | # ]