Patch for Axis Developer Board Release 1.0.2 -------------------------------------------- The Developer Board Software 1.0.2 should be compiled using the compiler from cris-dist-1.7. If you, however, want to use the compiler from cris-dist-1.11 you must apply this patch to the Developer Board Software 1.0.2 first. To apply the patch follow these steps: 1. Download the gzipped patch (devboard-R1_0_2-with-cris-dist-1.11.diff.gz). 2. Make a backup copy of your source code tree (just in case the patch fails). 3. Apply the patch in the axis directory (~/axis assumed): cd ~/axis zcat /path/to/devboard-R1_0_2-with-cris-dist-1.11.diff.gz | patch -Np1