• 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: SOLVED: Build process stuck in XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOLVED: Build process stuck in XCode


  • Subject: Re: SOLVED: Build process stuck in XCode
  • From: Justin Walker <email@hidden>
  • Date: Sat, 3 Jan 2004 11:24:27 -0800

On Saturday, Jan 3, 2004, at 11:11 US/Pacific, Frank Rimlinger wrote:

Since I did a clean install of Panther 10.3.2 I have only had one or two freezes. But I know how to avoid them, at least in C++. I have bound the "Compile" command to <apple>K. You know you are toast when the <apple>K just beeps instead of compiling. This means there is a rogue build in the background. At this point you can save everything, quit, and restart Xcode, and all will be well. My theory is that sometimes a build will give the appearance of terminating when in fact it has gone underground, creating untold havoc. I think it is a build on top of a hidden build that causes the freeze.

Using 'top' in a terminal window will show you what processes are running. 'top' also shows you the load average for the system (which is a measure of the number of processes that are running or runnable). If there is a "rogue build" happening, it will show up here (as processes like gcc and gas, and as a high load average (>> 1)).


Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large  *
Institute for General Semantics        |   If you're not confused,
                                       |   You're not paying attention
*--------------------------------------*-------------------------------*
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: SOLVED: Build process stuck in XCode
      • From: Shawn Erickson <email@hidden>
References: 
 >Re: SOLVED: Build process stuck in XCode (From: Frank Rimlinger <email@hidden>)

  • Prev by Date: Re: SOLVED: Build process stuck in XCode
  • Next by Date: Re: SOLVED: Build process stuck in XCode
  • Previous by thread: Re: SOLVED: Build process stuck in XCode
  • Next by thread: Re: SOLVED: Build process stuck in XCode
  • Index(es):
    • Date
    • Thread