moming2k
        
文章: 298
 |
于 2007-09-29 11:59 
試左 compile hello world 既 example ,出左下面既 error rails-computer:~/iphone/demo/helloworld CHRIS$ make /usr/local/arm-apple-darwin/bin/gcc -c -fsigned-char hello.m -o hello.o /usr/local/arm-apple-darwin/bin/gcc -c -fsigned-char HelloApplication.m -o HelloApplication.o /usr/local/arm-apple-darwin/bin/gcc -Wl,-syslibroot,/usr/local/arm-apple-darwin/heavenly -lobjc -ObjC -framework CoreFoundation -framework Foundation -framework UIKit -framework LayerKit -framework CoreGraphics -framework GraphicsServices -framework Celestial -framework MusicLibrary -o Hello hello.o HelloApplication.o /usr/bin/ld: can't locate file for: -lobjc collect2: ld returned 1 exit status make: *** [Hello] Error 1
|