• 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: Commandline Tool Chain?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Commandline Tool Chain?


  • Subject: Re: Commandline Tool Chain?
  • From: Paul Davis <email@hidden>
  • Date: Sat, 17 Sep 2011 12:17:48 -0400

On Sat, Sep 17, 2011 at 12:07 PM, Michael B Allen <email@hidden> wrote:
> On Fri, Sep 16, 2011 at 11:15 PM, Chris Adamson <email@hidden> wrote:
>> Just realized you said you were on Xcode 3.  The "build phases" I talked
>> about is for Xcode 4.  For Xcode 3, I think you just need to right click on
>> the project file list, do "add existing framework", and choose
>> CoreMIDI.framework.
>
> Does anyone know if there is a way to see a log of compiler and linker
> commands Xcode used to build something?
>
> Meaning I don't want to use Xcode. I just want to use vi and make in
> terminals. If I can see what Xcode is spawning and with what arguments
> I can just do the same in Makefile.
>
> Otherwise, is there a good document that describes how to use the OSX
> tool chain from the commandline?

all of unix.

i have never used xcode on OS X - its not feasible to use different
build tools on different platforms. so,  i use standard, cross
platform build tools (in my case, waf) to get the job done without
paying any attention to xcode at any level. the documentation for this
is not part of OS X, it comes with the tools. thus, the rich panoply
of web resources and man pages that describe everything, at every
level from absolute beginner to the actual source code of almost all
the tools. to get started, you have to pick a build tool first.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Commandline Tool Chain?
      • From: Joe McMahon <email@hidden>
References: 
 >Commandline Tool Chain? (From: Michael B Allen <email@hidden>)

  • Prev by Date: Commandline Tool Chain?
  • Next by Date: Re: Send MIDI Sequence to GarageBand
  • Previous by thread: Commandline Tool Chain?
  • Next by thread: Re: Commandline Tool Chain?
  • Index(es):
    • Date
    • Thread