[LLVMdev] Using LLVM as a crosscompiler

Dale Johannesen dalej at apple.com
Mon Apr 2 17:18:59 PDT 2007


On Apr 2, 2007, at 2:26 PM, Lauro Ramos Venancio wrote:
>>> - Today LLVM supports ARM/EABI, but llvm-gcc don't. You must  
>>> apply the
>>> patch:
>>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of- 
>>> Mon-20070319/046070.html
>>
>> That doesn't apply anymore :(
>
> You must use the llvm-gcc4 from the svn. It has some bug fixes that
> are important to ARM EABI and the patch should apply cleanly.
>
> Lauro

This patch doesn't break anything on powerpc-apple-darwin8, so I've  
checked it in
(note that configuration doesn't use the libstdc++ bits, though).    
Lauro, please keep
an eye open for regressions.




More information about the llvm-dev mailing list