2,051
edits
m (Minor formatting edits. Previous change added the GCC compiler rebuild procedure :-)) |
m (typo (third time's the charm :P )) |
||
Line 185: | Line 185: | ||
Now come the patches. | Now come the patches. | ||
:* First | :* First apply the VLC [http://download.videolan.org/pub/testing/wince/patches/ GCC patch] (maybe a little fuzz here as well). | ||
:* Then, patch <tt>gcc/stor-layout.c</tt> with the patch described [http://gcc.gnu.org/ml/gcc-patches/2006-10/msg01115.html here]. | :* Then, patch <tt>gcc/stor-layout.c</tt> with the patch described [http://gcc.gnu.org/ml/gcc-patches/2006-10/msg01115.html here]. | ||
:* Finally, in <tt>gcc/config/arm/arm.h</tt>, stick the following define somewhere (before the architecture define is OK): | :* Finally, in <tt>gcc/config/arm/arm.h</tt>, stick the following define somewhere (before the architecture define is OK): |
edits