• 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: Building more files than CPUs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building more files than CPUs


  • Subject: Re: Building more files than CPUs
  • From: Brad Oliver <email@hidden>
  • Date: Thu, 9 Feb 2006 10:05:26 -0700

On Feb 9, 2006, at 9:35 AM, email@hidden wrote:

When I build with Xcode on my main G5, I have 6 PPC CPUs available
around the house. Xcode will use those, and it will build *8* files
at a time. When I build on the Intel iMac, it will usually build 2
files at a time (no other Intel Macs around). However, the other day
it was building *6* files at a time.

Are you building universal binaries? Just a hunch - maybe it's distributing 6 files to the PPCs (for ppc compilation) and 2 more to the x86 (for x86 compilation). On your Intel box, perhaps it is building 6 PPC files (all on the PPCs you have) and no x86. The best way to check might be to watch the commandline output in xcode and see - it's hard to guess without more info.


--
Brad Oliver
email@hidden

_______________________________________________
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


  • Follow-Ups:
    • Re: Building more files than CPUs
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Problem with included headers
  • Next by Date: Re: Building more files than CPUs
  • Previous by thread: Building more files than CPUs
  • Next by thread: Re: Building more files than CPUs
  • Index(es):
    • Date
    • Thread