Re: ARMV8 gcc toolchain issue while compiling for a foundation model

2013-03-21 Thread pavan p m
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 compile a simple program (hel

Re: ARMV8 gcc toolchain issue while compiling for a foundation model

2013-03-21 Thread Zhenqiang Chen
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 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 sim

ARMV8 gcc toolchain issue while compiling for a foundation model

2013-03-21 Thread pavan p m
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