• 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
XCode 3 + xcodebuild
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: XCode 3 + xcodebuild
      • From: Scott Tooker <email@hidden>
  • Prev by Date: Re: XCode can't find momc
  • Next by Date: Re: XCode 3 + xcodebuild
  • Previous by thread: Re: XCode can't find momc
  • Next by thread: Re: XCode 3 + xcodebuild
  • Index(es):
    • Date
    • Thread