Displaying 2 results from an estimated 2 matches for "ssoria".
Did you mean:
soria
2008 Mar 31
0
[LLVMdev] Compile programs with the LLVM Compiler as a gsoc project
...it tries to compile test programs to make sure gcc
works. Adding the "-c" option allows it to compile but it outputs as
filename.o instead of a.out as the script expects. Without the "-c" option
I get ld errors:
ld: Unknown command line argument '-m'. Try: '/home/ssoria/llvm/gcc/ld
--help'
ld: Unknown command line argument '-dynamic-linker'. Try:
'/home/ssoria/llvm/gcc/ld --help'
ld: Unknown command line argument '-emit-llvm'. Try:
'/home/ssoria/llvm/gcc/ld --help'
collect2: ld returned 1 exit status
-------------- next part -...
2008 Mar 30
7
[LLVMdev] Compile programs with the LLVM Compiler as a gsoc project
Chris Lattner wrote:
>
> On Mar 29, 2008, at 11:53 PM, Kumaripaba Miyurusara Atukorala wrote:
>
>> hi,
>> This e-mail is written to involve some of the project ideas in LLVM
>> in GSOC this year.
>> I was looking in to the ideas mentioned under improving current
>> system and found the idea of "Compile programs with the LLVM
>> Compiler" to be