Displaying 2 results from an estimated 2 matches for "dad137f1".
Did you mean:
d41d37f1
2013 Nov 26
0
[LLVMdev] Targeting ARM Cortex-a9 from x86_64 with clang
...Exactly!
I only build the ARM back-end on my bots because I don't really care for
the rest, but I know I can, if I really want to.
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131126/dad137f1/attachment.html>
2013 Nov 26
5
[LLVMdev] Targeting ARM Cortex-a9 from x86_64 with clang
On Tue, Nov 26, 2013 at 11:44 AM, Renato Golin <renato.golin at linaro.org>wrote:
> On 26 November 2013 15:36, Rob Stewart <robstewart57 at gmail.com> wrote:
>
>> $ clang -v -target armv7a-linux-eabi -mcpu=cortex-a9 -mfloat-abi=soft
>> -mfpu=neon helloworld.c
>>
>
> Hi Rod,
>
> You need cross-binutils installed on your box. If you use Debian, there