Cross compiling for ARMv5
Posted: Thu Dec 15, 2011 9:46 am
Hi,
I'm trying to cross compile linux 3.1.5 with grsecurity patch for ARMv5 with codesourcery toolchain arm-none-linux-gnueabi version 2011.03 (i.e gcc 4.5.2). I have an issue regarding plugin support for gcc. I just read in the appendix on the grsecurity wiki that: "Note: full support for this feature requires gcc with plugin support so make sure your compiler is at least gcc 4.5.0 (cross compilation is not supported)".
So... cross compilation is not supported regardless of the gcc version of the cross compiler? Have I understood that correctly?
Can somebody please shed some light on this issue please?
Thanks!
//Jonas
I'm trying to cross compile linux 3.1.5 with grsecurity patch for ARMv5 with codesourcery toolchain arm-none-linux-gnueabi version 2011.03 (i.e gcc 4.5.2). I have an issue regarding plugin support for gcc. I just read in the appendix on the grsecurity wiki that: "Note: full support for this feature requires gcc with plugin support so make sure your compiler is at least gcc 4.5.0 (cross compilation is not supported)".
So... cross compilation is not supported regardless of the gcc version of the cross compiler? Have I understood that correctly?
Can somebody please shed some light on this issue please?
Thanks!
//Jonas