crt1.o not found

Mac OSX specific forum
zabooh
New User
New User
Posts: 1
Joined: Thu Jun 17, 2010 9:11 pm

crt1.o not found

Post by zabooh »

Hello,

I have the PureBasic 4.50(x86) running on MacOSX 10.6.3 with Xcode 3.1.2 and got the following message after compiling:

PureBasic - Linker error
ld:library not found for -lcrt1.o

There is a
/Developer/SDKs/MacOSX10.5.sdk/usr/lib/crt1.lib
on my system installed.

Can you help me to solve this problem?

cheers
zabooh
aaron
Enthusiast
Enthusiast
Posts: 267
Joined: Mon Apr 19, 2004 3:04 am
Location: Canada
Contact:

Re: crt1.o not found

Post by aaron »

It looks like you installed the 10.5 development environment a while back but perhaps haven't installed the stuff for 10.6 yet?
Post Reply