Displaying 2 results from an estimated 2 matches for "a3e45d8e".
2006 Nov 14
0
[LLVMdev] gcc 4 frontend binary for mac os x x86
...-v -emit-llvm main.c
then you will get llvm-byte code in main.o file. You can
select the name of byte code file using standard gcc -o switch.
-
Devang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061114/a3e45d8e/attachment.html>
2006 Nov 14
2
[LLVMdev] gcc 4 frontend binary for mac os x x86
On Nov 14, 2006, at 8:30 AM, Tanya M. Lattner wrote:
>
>>> I assume you have an Mac with an Intel processor.
>>
>> Yes. Sorry, I forgot to mentioned it in the mailbody.
>>
>>> Download this:
>>> http://llvm.org/releases/1.8/llvm-gcc4-1.8-x86-darwin.tar.gz
>>
>> I think that is the same tarball I used before.
>
> Ok. I'm