• 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: Predictive Compilation Being Ignored
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Predictive Compilation Being Ignored


  • Subject: Re: Predictive Compilation Being Ignored
  • From: Chris Espinosa <email@hidden>
  • Date: Mon, 29 Oct 2007 13:14:32 -0700


On Oct 29, 2007, at 12:08 PM, Robert Kukuchka wrote:

Hello,
I'm using XCode 2.4.1 on OS 10.4.10. I've got a rather large codebase of C++ libs and applications that every so often thinks it needs to do a full rebuild when I've only changed a .cpp file. Given the size of the codebase this adds considerable slowdown time for me. Any suggestions why predictive compilation is being ignored?



Predictive compilation has nothing to do with full rebuilds; it just speeds the single-file rebuild case. What is most likely is that you've also touched a .h file, or you have some other files that are depending on or including your .cpp file.


If none of those look like the cause, file a bug report and we have some diagnostic switches you can throw that provided us with detailed dependency information that can help us diagnose your case.

Chris
_______________________________________________
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: 
 >Predictive Compilation Being Ignored (From: Robert Kukuchka <email@hidden>)

  • Prev by Date: Re: Xcode 3.0 project root?
  • Next by Date: Re: Xcode 3 set my target arch to $(NATIVE_ARCH)?
  • Previous by thread: Predictive Compilation Being Ignored
  • Next by thread: libPng is not univeral?
  • Index(es):
    • Date
    • Thread