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
files written for aarch32 into aarch64. -Kalai -Original Message- From: Mans Rullgard [mailto:mans.rullg...@linaro.org] Sent: Tuesday, January 29, 2013 5:18 PM To: Kalai Narayanan-SSI Cc: linaro-toolchain@lists.linaro.org Subject: Re: Newbie question On 30 January 2013 00:57, Kalai Narayanan

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