Re: thumb2 support

2012-10-20 Thread Grant
> Hello, I'm working with the BeagleBone and gcc-4.5.4 on Gentoo. If I > try to compile the 3.6 kernel with CONFIG_THUMB2_KERNEL, I get: > > arch/arm/boot/compressed/head.S:127: Error: selected processor does > not support requested special purpose register -- `mrs r2,cpsr' >>>

Re: thumb2 support

2012-10-19 Thread Grant
Hello, I'm working with the BeagleBone and gcc-4.5.4 on Gentoo. If I try to compile the 3.6 kernel with CONFIG_THUMB2_KERNEL, I get: arch/arm/boot/compressed/head.S:127: Error: selected processor does not support requested special purpose register -- `mrs r2,cpsr' arc

Re: thumb2 support

2012-10-14 Thread Michael Hope
On 11 October 2012 17:58, Grant wrote: >>> Hello, I'm working with the BeagleBone and gcc-4.5.4 on Gentoo. If I >>> try to compile the 3.6 kernel with CONFIG_THUMB2_KERNEL, I get: >>> >>> arch/arm/boot/compressed/head.S:127: Error: selected processor does >>> not support requested special purpose

Re: thumb2 support

2012-10-10 Thread Ian Lance Taylor
On Wed, Oct 10, 2012 at 9:58 PM, Grant wrote: >>> Hello, I'm working with the BeagleBone and gcc-4.5.4 on Gentoo. If I >>> try to compile the 3.6 kernel with CONFIG_THUMB2_KERNEL, I get: >>> >>> arch/arm/boot/compressed/head.S:127: Error: selected processor does >>> not support requested special

Re: thumb2 support

2012-10-10 Thread Grant
>> Hello, I'm working with the BeagleBone and gcc-4.5.4 on Gentoo. If I >> try to compile the 3.6 kernel with CONFIG_THUMB2_KERNEL, I get: >> >> arch/arm/boot/compressed/head.S:127: Error: selected processor does >> not support requested special purpose register -- `mrs r2,cpsr' >> arch/arm/boot/c

Re: thumb2 support

2012-10-10 Thread Ian Lance Taylor
On Wed, Oct 10, 2012 at 4:42 AM, Grant wrote: > Hello, I'm working with the BeagleBone and gcc-4.5.4 on Gentoo. If I > try to compile the 3.6 kernel with CONFIG_THUMB2_KERNEL, I get: > > arch/arm/boot/compressed/head.S:127: Error: selected processor does > not support requested special purpose re