[LLVMdev] Consumer ARM platform suitable for LLVM development?

Sandeep Patel deeppatel1987 at gmail.com
Tue Mar 17 13:17:52 PDT 2009


What change did you need?

deep

2009/3/17 Misha Brukman <brukman at gmail.com>:
> On Thu, Mar 12, 2009 at 8:39 PM, Sandeep Patel <deeppatel1987 at gmail.com>
> wrote:
>>
>> Attached is the patch I've been building arm-eabi with, which might
>> help with linux-gnueabi. I disable multilib to get around several bugs
>> with thumb. I build cross binutils first, then llvm, then llvm-gcc
>> with newlib merged in.
>>
>> The following bugs need to be addressed for these non-Darwin ARM targets:
>> 1388
>> 2313
>> 2545
>> 2985
>
> Sandeep, many thanks!  I was able to build a cross-compiler using your patch
> (with a minor change) and ran "hello world" in Qemu-ARM after compiling and
> linking it on x86_64.  I put the list of outstanding bugs on a wiki page for
> tracking and reference:
> http://google2.osuosl.org/wiki/index.php/HowTo:_LLVM-based_cross_compiler
>
> I'll try to get the patch committed to llvm-gcc piece-meal.  It looks like
> part of the patch includes the fix for http://llvm.org/PR2545 -- Chris said
> he's OK with the patch being committed, is there any reason it hasn't been
> applied yet?  Does anyone mind if I do?
>
> Misha
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>




More information about the llvm-dev mailing list