how to use LLVM
how to use LLVM
- Subject: how to use LLVM
- From: Igor R <email@hidden>
- Date: Tue, 1 Dec 2009 13:21:00 +0200
Hello,
How can I use LLVM compiler with XCode3.2.1? If I just select "LLVM
GCC 4.2" in project settings, and then try to compile - it says
"error: can't exec
'/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc-4.2'
(No such file or directory)".
Actually, llvm-gcc-4.2 (along with i686-apple-darwin10-llvm-gcc-4.2
and powerpc-apple-darwin10-llvm-gcc-4.2) exists in
/Developer/usr/llvm-gcc-4.2/bin. Should I copy these files manually,
or there's some additional installation process that I have to run for
llvm?
Another question is whether llvm supports ARM, i.e. whether I can
compile with llvm for the iphone device?
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden