Re: LLVM-Cross compiler for ARM

2013-08-29 Thread pavan p m
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

LLVM-Cross compiler for ARM

2013-08-28 Thread pavan p m
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

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

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