Re: Xcode-users Digest, Vol 3, Issue 501
Re: Xcode-users Digest, Vol 3, Issue 501
- Subject: Re: Xcode-users Digest, Vol 3, Issue 501
- From: Rick Altherr <email@hidden>
- Date: Wed, 19 Jul 2006 12:31:10 -0700
You might have luck creating a file called ~/.MacOSX/
environment.plist. You can set the environment variables for all
launched apps this way. Some relevant info is at http://
developer.apple.com/qa/qa2001/qa1067.html.
--
Rick Altherr
Architecture and Performance Group
email@hidden
On Jul 19, 2006, at 8:37 AM, Liam Staskawicz 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...
Thanks for your help.
Liam
On Jul 19, 2006, at 6:53 AM, email@hidden
wrote:
Message: 4
Date: Wed, 19 Jul 2006 11:27:37 +0200
From: Jan Hegewald <email@hidden>
Subject: Re: external target - makefile
Cc: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Hello,
Am 19.07.2006 um 04:59 schrieb Liam Staskawicz:
I'm using an externally maintained Makefile to build my project
with an external target. The problem is when the Makefile wants to
use arm-elf-gcc as the compiler, and can't find the arm-elf-gcc
command. I read that Xcode does not process any /etc/.profile
settings,
as a workaround I just start Xcode itself from terminal (i.e. bash)
to get the path right:
open /Developer/Applications/Xcode.app
Not quite the Mac way, but works very well.
HTH,
-- Jan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com
This email sent to email@hidden
_______________________________________________
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