XCode Error: ld: library not found for -lcrt1.10.5.o
My program exists with the error
ld returned 1 exit status
and complains about the missing lib -lcrt1.10.5.o
+Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1+
I am using my own macbook (macos 10.6.3) with XCode (3.2.2) and everything works fine. But if i am copying my project to my worksplace station (macos 10.5.8) with XCode 10.5.8 - this error appears.
This error is happening the first time. I could, without any problems copy my project to the workplace mac. The only thing (i think) i was adjusting was the stuff about the deployment OS.
any ideas?
alex
macbook air, Mac OS X (10.5.5)