Re: Linking problem after new computer
Re: Linking problem after new computer
- Subject: Re: Linking problem after new computer
- From: Ron Ballesteros <email@hidden>
- Date: Sat, 15 May 2004 14:31:44 -0700
I also just got my new PB G4 1.5G and had the same problem. As
suggested, you can install 1.2 and it should fix it as it fixed mine.
ron.
On May 15, 2004, at 11:36 AM, Bjvrn Carlstrvm wrote:
I'm tageting Panther. Whats puzzeling to me is that I just moved the
project from one PB to another, both Panther. I changed my user name,
but apart from that everything should be the same. I'm quite new to
this som any suggestions what to change/move/delete to get this
working would be appreciated.
/Bjvrn
2004-05-15 kl. 14.57 skrev Sherm Pendley:
On May 15, 2004, at 8:24 AM, Bjvrn Carlstrvm wrote:
I just got my new PB G4 1.5 ghz. I installed XCode from disk and
moved
my project to my new PB. Now when I try to build I get the following
link error.
/usr/bin/ld: can't locate file for: -lcrt1.o
Anybody knows what this means and what I can do about it?
That's the C run time.
Are you using Xcode's SDK support to target an earlier version of the
OS? If you are, Xcode will try to link against the crt1.o for that
system, instead of the one found in /usr/lib.
If memory serves, SDK support is an optional install - if you're
using it, look under /Developer/SDKs/ to see if it's there.
sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.