Displaying 2 results from an estimated 2 matches for "ddb2b0e4".
2012 Jan 24
0
[LLVMdev] How to enable C as a target
On Tue, Jan 24, 2012 at 3:42 AM, Sarath Chandra <sarathcse19 at gmail.com> wrote:
> Hi,
>
> How to enable C as a target while configuring LLVM...
>
> Can i do ' --enable-targets = x86,c ' to make it work?
use --enable-targets=x86,cbe
(C BackEnd if I remember correctly)
--
Eitan Adler
2012 Jan 24
4
[LLVMdev] How to enable C as a target
Hi,
How to enable C as a target while configuring LLVM...
Can i do ' --enable-targets = x86,c ' to make it work?
´ Sarath!!!
`·.¸.·´
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120124/b782e413/attachment.html>