Linked by Thom Holwerda on Fri 11th Jan 2008 11:57 UTC, submitted by anonymous
Thread beginning with comment 295401
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Quad Core Laptop
by Matt Giacomini on Fri 11th Jan 2008 21:07
in reply to "RE: Quad Core Laptop"
Which IDE are you refering to?
Presumably any which you can configure to do “make -j16” in a subshell.
(I've also got a feeling that Xcode supports parallel compilation using whatever resources you have available—it would make sense, given that it has a load of support for distributed compilation too)






Member since:
2005-07-06
Nah, you just need a proper IDE that compiles on multiple CPUs at the same time. Then you can easily keep 16 cores busy.