Re: Parallel Building
Re: Parallel Building
- Subject: Re: Parallel Building
- From: "Michael Crawford" <email@hidden>
- Date: Sun, 19 Oct 2008 15:47:02 -0700
If you have four cores, try "make -j 4". "-j" is for "jobs".
On Sun, Oct 19, 2008 at 3:29 PM, Willy P <email@hidden> wrote:
> I am a cross platform C++ developer and I REALLY like how xcode
> simultaneously builds as many files as the build machine has cores.
> It is an incredible time saver. What I'm wondering is, is this a
> feature of xcode or or they just cleverly using g++ features? Is
> there a way I can replicate this on Linux using standard makefiles?
Mike
--
Michael David Crawford
mdcrawford at gmail dot com
Enjoy my art, photography, music and writing at
http://www.geometricvisions.com/
--- Free Compact Disc ---
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden