• 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: Build Scripts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Scripts


  • Subject: Re: Build Scripts
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 10 Nov 2004 13:26:03 -0800

On Nov 10, 2004, at 12:05 PM, Andreas Grosam wrote:

I am using a custom build script as part of the build process. How can I figure out the compiler invoked by the native build system? Or, which is the corresponding environment variable?

A very useful document is file:///Developer/ADC Reference Library/releasenotes/ DeveloperTools/Xcode/XcodeBuildSettings.html


Many of these build settings are available as shell environment variables when your script is executed. Check the build log for a list, or to test, execute a script that includes the command 'set' and it will echo all the env variables and their current values.

To your specific question, you probably want the GCC_VERSION environment variable, which defaults to 3.3 in Xcode 1.5 projects.

Chris
_______________________________________________
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: 
 >Build Scripts (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: Xcode, SCM, CVS and CVSClient
  • Next by Date: Re: Regular expressions
  • Previous by thread: Build Scripts
  • Next by thread: Re: Build Scripts
  • Index(es):
    • Date
    • Thread