Displaying 2 results from an estimated 2 matches for "tp28378453p28385949".
2010 Apr 27
0
[LLVMdev] "clang -v" shows a GCC call
On 04/27/2010 06:54 PM, Swiss Guy wrote:
>
> Thanks for your really fast answer.
>
> I understood that, but this means that the llvm+Clang suite is not able to
> create a machine binary file without any intervention of GCC ?
>
> I thought it could.
>
> This means too that I must port GCC+Binutils in order to have a LLVM port
> for my architecture ?
>
> That
2010 Apr 27
6
[LLVMdev] "clang -v" shows a GCC call
Thanks for your really fast answer.
I understood that, but this means that the llvm+Clang suite is not able to
create a machine binary file without any intervention of GCC ?
I thought it could.
This means too that I must port GCC+Binutils in order to have a LLVM port
for my architecture ?
That sound like a huge work, I've chosen LLVM at the beginnig because I
thought it could avoid me