Summary:
* ARM internal training and R/M toolchain related work.
* Investigate Linaro toolchain 4.8 build issues.
Details:
1. Fix several linaro toolchain 4.8 binary build issues:
* nls patch need be updated to add (char *) when assigning the
result of xmalloc to a char*.
* gcc build pass-2 ne
On 23 April 2013 20:30, Christopher Covington wrote:
> On 04/23/2013 01:44 AM, Zhenqiang Chen wrote:
>> On 23 April 2013 13:16, Sugumar Natarajan wrote:
>>> I couldn’t find the arm-none-eabi- bare metal version of Linaro GCC 4.8.
>>> Please provide the link for prebuilt baremetal tool chain bina
Hi,
I am looking for pre-build (binary, tar) GCC for native ARM e.g. I need to
use in Angstrom FS and panda board to compile the code.
Thanks & regards,
Sukumar
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/
On 04/23/2013 01:44 AM, Zhenqiang Chen wrote:
> On 23 April 2013 13:16, Sugumar Natarajan wrote:
>> I couldn’t find the arm-none-eabi- bare metal version of Linaro GCC 4.8.
>> Please provide the link for prebuilt baremetal tool chain binaries?
>
> arm-none-eabi- or aarch64-none-elf-? Linaro TCWG
Hi Renato,
I was trying to experiment with what you mentioned; here:
https://pastebin.linaro.org/view/35ea66c1 - it still seems to fail with the
same error.
Would you please have a look at it, and let me know if you spot something
absolutely basic and idiotic? (sorry, and a n00b to llvm / clang w