Displaying 2 results from an estimated 2 matches for "bf63ba3b".
2006 Nov 14
0
[LLVMdev] gcc 4 frontend binary for mac os x x86
On Nov 14, 2006, at 1:07 AM, Nico Moser wrote:
>> If you want to emit
>> llvm bytecode be sure to pass -emit-llvm to llvm-gcc.
>
> Thats the next point:
> $ llvm-gcc4-1.8-x86-darwin/bin/gcc -v -emit-llvm main.c
> ....
> /usr/bin/ld: unknown flag: -emit-llvm
> collect2: ld returned 1 exit status
The linker does not know how to link llvm-byte code.
If you add -c on
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