XCode 3 + xcodebuild
XCode 3 + xcodebuild
- Subject: XCode 3 + xcodebuild
- From: Ruedi Boesch <email@hidden>
- Date: Mon, 26 Nov 2007 21:25:54 +0100
I recently switch from XCode 2 to XCode 3 without problems. Within XCode every project can be compiled,linked and products are working. I often use xcodebuild in the terminal to build sequences of different projects. When building a project, any compilation step always fails, because of a fake gcc:
xcodebuild Checking Dependencies...
CompileC build/IcebergRoot.build/Debug/IcebergRoot.build/Objects-normal/i386/IcebergAbstractClass.o /Volumes/Data/Users/boesch/Documents/Work/Ice/Libs/IcebergRoot/IcebergAbstractClass.c normal i386 c++ com.apple.compilers.gcc.4_0 cd /Volumes/Data/Users/boesch/Documents/Work/Ice/Libs/IcebergRoot /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/gcc -x c++ -arch i386 -p...
error: can't exec '/Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/gcc' (No such file or directory) ** BUILD FAILED **
Any clues, why CompileC spits out this non-existing path ? Who controls CompileC ? Other build steps seem to work fine.
I did reinstall XC3, but got the same result.
Thanks, Ruedi Swiss Federal Research Institute WSL
|
_______________________________________________
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