Re: code generation options for v8 compilers

2013-08-16 Thread Mans Rullgard
On 14 August 2013 18:33, Padgett Don-B43265 wrote: > Is there a way to generate A32 code with the gcc-linaro-aarch64- compilers? No, use gcc-foo-arm for that. -- Mans Rullgard / mru ___ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org

code generation options for v8 compilers

2013-08-16 Thread Padgett Don-B43265
Is there a way to generate A32 code with the gcc-linaro-aarch64- compilers? I looked at the bare metal and linux 2013.07 versions, but didn't see a way to do this. Also, the compiler doesn't complain about -mcpu=cortex-a53 or -mcpu=cortex-a57, but I get unknown cpu errors from the assembler fo