28 August 2013 01:18, pavan p m wrote:
>
>> Hello,
>> Is there any LLVM cross-compiler built for ARM. If not, then could you
>> provide some pointers where I could start creating one?
>>
>
> Hi Pavan,
>
> Most binary releases cross-compile by default, so the cha
Hello,
Is there any LLVM cross-compiler built for ARM. If not, then could you
provide some pointers where I could start creating one?
--
Regards,
Pavan
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/l
Hi Chen,
The new toolchain worked :) Thanks a lot for your help.
~Pavan
On 21 March 2013 02:36, Zhenqiang Chen wrote:
> On 20 March 2013 14:06, pavan p m wrote:
> > Hello,
> > I am having an issue with using the gcc toolchain for armv8. I am trying
> to
> > cross
Hello,
I am having an issue with using the gcc toolchain for armv8. I am trying to
cross compile a simple program (helloworld.c) as suggested in the link :
https://wiki.linaro.org/HowTo/HelloAarch64.
But when I try executing the binary on the simulated armv8 (using
foundation model), I am getting