• 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: Xcode-users Digest, Vol 3, Issue 501
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode-users Digest, Vol 3, Issue 501


  • Subject: Re: Xcode-users Digest, Vol 3, Issue 501
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 19 Jul 2006 13:13:08 -0700


On Jul 19, 2006, at 12:31 PM, Rick Altherr wrote:

Hmm - that doesn't seem to do much in terms of resolving the path issue.  I still get the "command not found" error in Xcode while I can still confirm that I can invoke arm-elf-gcc in a normal bash shell.  Are you also talking about issuing build commands from the command line?


Don't suppose anybody else has any insight into this...


Xcode invokes shells to process both makefiles ("External Targets") and Run Script build phases, but it doesn't execute shell startup scripts (like .cshrc, etc.) because those are fragile and dependent on the logged-in user. 

If you need your script to depend on environment variables, set them as build settings in the project or target, and they'll be passed as explicit environment variables to the makefile or Run Script build phase.

Editing Build Settings for Legacy and External Targets

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

  • Follow-Ups:
    • Re: Xcode-users Digest, Vol 3, Issue 501
      • From: David Masover <email@hidden>
References: 
 >Re: Xcode-users Digest, Vol 3, Issue 501 (From: Liam Staskawicz <email@hidden>)
 >Re: Xcode-users Digest, Vol 3, Issue 501 (From: Rick Altherr <email@hidden>)

  • Prev by Date: Re: Radar issues (Re: How to file a radar)
  • Next by Date: Re: Xcode-users Digest, Vol 3, Issue 501
  • Previous by thread: Re: Xcode-users Digest, Vol 3, Issue 501
  • Next by thread: Re: Xcode-users Digest, Vol 3, Issue 501
  • Index(es):
    • Date
    • Thread