• 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: AI in Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AI in Xcode


  • Subject: Re: AI in Xcode
  • From: Tom Saxton <email@hidden>
  • Date: Fri, 16 Sep 2005 10:55:31 -0700

On 9/15/05, Walt Horat <email@hidden> wrote:

> Whenever I have some sort
> of time-sensitive deadline, Xcode decides that Every build is a Good build
> to do a Full build.

I've seen this, too. I am not using distributed builds. Like you, the
project worked just fine for weeks, then decided that every build, no
matter how small the edit, required a full build. In my case,
incremental builds behaved as if the prefix header wasn't being
included resulting in zillions of "undefined symbol" errors.

I copied the entire project to a different machine and it worked fine,
as did other projects on the same machine. I was building with gcc 3.3
and the 10.2.8 SDK for backward compatibility. In order to not spend
my entire working day waiting for builds, I switched my debug build to
use gcc 4.0 and the 10.4u SDK, and just build with the more compatible
tools when doing testing and release builds.

I reported the bug to Apple. If your problem is similar, you can get
more details in the "Build Results" window. Another bug report would
probably help Apple priortize the issue.

--
Tom Saxton
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

References: 
 >Re: #pragma message in GCC (From: Markus Hitter <email@hidden>)
 >AI in Xcode (From: Walt Horat <email@hidden>)

  • Prev by Date: Re: It doesn't work
  • Next by Date: Re: It doesn't work
  • Previous by thread: Re: AI in Xcode
  • Next by thread: Re: #pragma message in GCC
  • Index(es):
    • Date
    • Thread