[OpenWrt-Devel] [PATCH] gcc 4.4.1: ARM - save fix-v4bx flag in linker spec

2009-09-13 Thread Sven Bachmann
This patch is for the ARM architecture. It fixes the correct handover of the "--fix-v4bx" flag from gcc to the linker when the architecture doesn't support the thumb "bx lr" instruction. You'll also have to disable the USE_BX flag in the kernel configuration. The "bx lr" instruction is used by de

Re: [OpenWrt-Devel] [PATCH] gcc 4.4.1: ARM - save fix-v4bx flag in linker spec

2009-09-15 Thread Sven Bachmann
Hi, Sven Bachmann wrote: > You'll also have to disable the USE_BX flag in the kernel configuration. thats not correct. The kernel hasn't such an option - it was uClibc which I meant. Sorry :-) Bye, Sven ___ openwrt-devel mailing list openwrt-devel@l