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: Echidna on May 25, '07 08:00:16AM

For what it's worth, I've found that make automagically uses two (or more) cores if you are building for more than one architecture. But at that point, each build is completely independent of each other, so it makes a lot of sense to parallel-ize things.



[ Reply to This | # ]