• 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: Fritz Anderson <email@hidden>
  • Date: Mon, 15 Jul 2013 14:52:30 -0500

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.

	— F


 _______________________________________________
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>)

  • Prev by Date: Re: Is there still no way to just compile a single file?
  • 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