Re: Newbie question

2013-01-29 Thread Wookey
+++ Kalai Narayanan-SSI [2013-01-30 01:21 +]: > Thanks. Is this going to be like this / is there any future plan to > use a single toolchain that can generate 32 / 64 bit code depending > upon flags passed on commandline ? I don't believe there is. Install one toolchain for each architecture

RE: Newbie question

2013-01-29 Thread Kalai Narayanan-SSI
Thanks. Is this going to be like this / is there any future plan to use a single toolchain that can generate 32 / 64 bit code depending upon flags passed on commandline ? This might not be related to the toolchain - but wanted to find out if there is any script that would convert assembly files

Re: Newbie question

2013-01-29 Thread Mans Rullgard
On 30 January 2013 00:57, Kalai Narayanan-SSI wrote: > Hi, > I have a few armv7 assembly tests. I'm trying to compile these using the > linaro aarch64 toolchain and I'm getting errors. > > Is there any specific flag that I have to pass to enable backward > compatibility to allow v7 assembly to

Newbie question

2013-01-29 Thread Kalai Narayanan-SSI
Hi, I have a few armv7 assembly tests. I'm trying to compile these using the linaro aarch64 toolchain and I'm getting errors. Is there any specific flag that I have to pass to enable backward compatibility to allow v7 assembly to be compiled for a v8 model? reset.s: Assembler messages: reset.