Re: xcodebuild can't find gcc?
Re: xcodebuild can't find gcc?
- Subject: Re: xcodebuild can't find gcc?
- From: Scott Tooker <email@hidden>
- Date: Tue, 8 Nov 2005 11:54:27 -0800
You might try checking which gcc is being used by default by running
gcc_version and see if that gcc executable is present. It does seem
very odd that xcodebuild fails, but the IDE succeeds.
Are you passing in any build settings on the command line/
Scott
On Nov 7, 2005, at 5:35 PM, gabe taubman wrote:
Hi everyone,
I've been trying to get xcodebuild working for ages. For a long time
it would just try and compile things twice, and the moment it would go
at the second one it would fail. So, I ran the uninstall-devtools.py
script and reinstalled the newest version of everything. Now when I
try and run xcodebuild I get the following:
error: couldn't exec gcc: No such file or directory
after it tries to do anything with gcc. However, gcc is definitely
there and everything works fine from within xcode. If I copy and
paste the huge line it's trying to run, it works no problem. I was
wondering if there's some magic xcodebuild file that doesn't get
deleted or that could be corrupted. I've tried deleting my xcode
preferences. Any other ideas? I'm so close!
thanks a bunch
gabe
_______________________________________________
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
_______________________________________________
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