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: David Masover <email@hidden>
- Date: Wed, 19 Jul 2006 15:26:01 -0500
Chris Espinosa wrote:
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.
In what way are they fragile?
I've always found them quite useful, as a way of specifying default
settings per-user. They also help if I want to do some non-standard
stuff, like have a per-user bin directory.
_______________________________________________
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