• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Parallel Building
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parallel Building


  • Subject: Re: Parallel Building
  • From: Graham Lee <email@hidden>
  • Date: Sun, 19 Oct 2008 23:38:24 +0100

On Oct 19, 2008, at 11:29 PM, Willy P wrote:

Hey,
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?

It's a feature of Xcode, but you _can_ do parallel builds with make. See the -j option.


Graham.
_______________________________________________
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


References: 
 >Parallel Building (From: "Willy P" <email@hidden>)

  • Prev by Date: Custom "Run" Script in Xcode
  • Next by Date: Xcode project generation
  • Previous by thread: Re: Parallel Building
  • Next by thread: Re: Parallel Building
  • Index(es):
    • Date
    • Thread