Re: resolution to "-lcrt1.o" missing problem?
Re: resolution to "-lcrt1.o" missing problem?
- Subject: Re: resolution to "-lcrt1.o" missing problem?
- From: Craig Beck <email@hidden>
- Date: Mon, 12 Apr 2004 00:25:26 -0700
On Apr 11, 2004, at 8:51 PM, Jay Lawrence wrote:
Hey Craig - I saw your post on the xcode-users forum - curious to know
if you worked this out and what you did to resolve it. I am
experiencing the same problem with my fresh PowerBook & Xcode 1.1. It
seems as though something is missing here... I can get non-GUI stuff
to work but I'd like to do some Cocoa stuff too!
Below is snippet of your original message...
TIA,
Jay
I tried a couple of strategies including copying the crt1.o file from
the powerbook where things were working without any luck. I had to
resort to pulling out the panther disks and doing a clean install of
the os and then the dev tools. Only then was crt1.o present (along with
another file I don't remember that was also missing). Everything works
fine now, it sure was pain in the but, and still don't understand why
these files were missing.
Sorry I can't be of any more help.
I just unpacked my new G5 1.8Ghz dual, loaded the dev tools and
updated
Xcode to 1.1 via Software Update, and now I can't build anything (not
even the default "hello world" C++ tool).
The error when compiling with the command 'gcc main.cpp'
ld: can't locate file for -lcrt1.o
Apparently this is a problem, as none of my old projects compile
either. Any ideas? Other than sticking to the powerbook that works.
--
Craig Beck
http://luckybonza.com
AIM: Kreiggers
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.