爱好者
2010-May-06 01:49 UTC
[LLVMdev] Config LLVM with --enable-targets=arm , how to make Clang generate code for ARM Cortex-A8?
hi all I use --enable-targets=arm configure LLVM, build it with Clang, but when I using Clang, it say: #clang -triple /root/a.c error: unable to create target: 'No available targets are compatible with this triple, see -version for the available targets.' 1 diagnostic generated. How can I use Clang generate code for ARM Cortex-A8? thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100506/abccf4ce/attachment.html>
Possibly Parallel Threads
- [LLVMdev] How can I cross compile Clang+LLVM-2.7 for Arm Cortex-A8
- Re: [XenARM] Regarding Xen-ARM for Cortex-A8 on Fast Model Emulators [FME]
- [RFC] Making -mcpu=generic the default for ARM armv7a and arm8a rather than -mcpu=cortex-a8 or -mcpu=cortex-a53
- [RFC] Making -mcpu=generic the default for ARM armv7a and arm8a rather than -mcpu=cortex-a8 or -mcpu=cortex-a53
- [LLVMdev] How to build a cross llvm-gcc compiler for Arm Cortex-A8