Can't link deployment app with Xcode 1.5
Can't link deployment app with Xcode 1.5
- Subject: Can't link deployment app with Xcode 1.5
- From: Conrad Carlen <email@hidden>
- Date: Sun, 12 Dec 2004 21:47:04 -0800
After finally moving to Xcode 1.5, I cannot link a deployment app
anymore. I get:
gcc-3.3: installation problem, cannot exec `ld': No such file or
directory
gcc-3.3: installation problem, cannot exec `c++filt': No such file or
directory
A debug build style works, since it's using ZeroLink. I have
un-installed the developer tools, re-installed, and still this problem
happens. It's not limited to my project, either. If I make a new Cocoa
App project using the template, the same thing happens. Using 'whereis'
on both ld and c++filt show them both to be in /usr/bin. Also, If I
copy the failed link command from the Xcode build results window to a
terminal and execute the command, it actually links. Does anybody know
what could be going on here?
Thanks,
Conrad
_______________________________________________
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