• 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: Is there still no way to just compile a single file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there still no way to just compile a single file?


  • Subject: Re: Is there still no way to just compile a single file?
  • From: Tom Davie <email@hidden>
  • Date: Tue, 16 Jul 2013 20:35:56 +0200


On Jul 15, 2013, at 10:13 PM, Steve Mills <email@hidden> wrote:

On Jul 15, 2013, at 14:52:30, Fritz Anderson <email@hidden> wrote:

On 14 Jul 2013, at 10:06 AM, Mills, Steve <email@hidden> wrote:

There sure used to be, but they deemed it unnecessary in Xcode 4, and it's a glaring omission. It's not good to lose control of that to some mystery system where it pre-checks the syntax and all that, but doesn't actually compile the object file.

I'm not sure I take your point? All the syntax-checking is done in the front end of the compiler, which is what the live checking uses. Generating the .o file is little more than reformatting. Do you simply want the .o in hand, as an end in itself? I'm curious to know why.

It used to be that Xcode (as far back as 2?) would compile files to objects in the idle time during editing, but it looks as through that isn't so any more.

You lost total control the day you started using an IDE. If you want to take the "mystery" out of it, the command line is the way to go.

The point is that often times I sit there waiting for some background process to begin so it will check the syntax and index the current file that I've just made changes to and saved. But sometimes that never seems to come. At these times, it was a huge time saver when I could simply hit the Compile command and *know for sure* that my file compiles OK and has no errors. It also means it doesn't have to waste time compiling that file again when I go to build.

What makes you suddenly unable to push cmnd-b?

Tom Davie
 _______________________________________________
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: Is there still no way to just compile a single file?
      • From: Steve Mills <email@hidden>
References: 
 >Is there still no way to just compile a single file? (From: Rick Mann <email@hidden>)
 >Re: Is there still no way to just compile a single file? (From: Jens Alfke <email@hidden>)
 >Re: Is there still no way to just compile a single file? (From: Gerd Knops <email@hidden>)
 >Re: Is there still no way to just compile a single file? (From: Jens Alfke <email@hidden>)
 >Re: Is there still no way to just compile a single file? (From: Jeffrey Walton <email@hidden>)
 >Re: Is there still no way to just compile a single file? (From: Gerd Knops <email@hidden>)
 >Re: Is there still no way to just compile a single file? (From: "Mills, Steve" <email@hidden>)
 >Re: Is there still no way to just compile a single file? (From: Fritz Anderson <email@hidden>)
 >Re: Is there still no way to just compile a single file? (From: Steve Mills <email@hidden>)

  • Prev by Date: Re: OS X Crash Log Symbolication
  • Next by Date: Re: Is there still no way to just compile a single file?
  • Previous by thread: Re: Is there still no way to just compile a single file?
  • Next by thread: Re: Is there still no way to just compile a single file?
  • Index(es):
    • Date
    • Thread