Re: Compiler error ... crt1.o missing?!?
Re: Compiler error ... crt1.o missing?!?
- Subject: Re: Compiler error ... crt1.o missing?!?
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 20 Jan 2008 12:10:26 -0700
On Jan 20, 2008, at 10:59 AM, Daniel Wambold wrote:
Hello. I have been stuck with this error all morning, and I've made
things steadily worse by mucking around with the build settings.
Now, each time I try to build a debug or deployment version of my
program, XCode now complains: "Command /Developer/usr/bin/gcc-4.0
failed with exit code 1" "could not find entry point
"start" (perhaps missing crt1.o)" There is no crt1.o anywhere I can
see. There's crt2.o and 3.o, but in gcc 3.3, 4.0, and even 4.2
(preview), I can't find crt1.o.
If, in fact, I don't need crt1.o, what should I set in the Project
Settings or Build Settings to get this to work?
Did you try performing a complete uninstall and reinstall of Xcode? If
the C runtime is missing, then nine times out of ten, that means your
installation is b0rked.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
_______________________________________________
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