How to make big endian xscale-gcc

  • Download, patch and configure the kernel for your target.
  • Copy Install_Working_GCC3_2_3_C_C++_SUPPORT.sh to an empty directory.
  • Download the following files from the GCC project to the same directory:
    binutils-2.13.1.tar.gz
    gcc-3.2.3.tar.gz
    glibc-2.2.5.tar.gz
    glibc-linuxthreads-2.2.5.tar.gz
  • Download Patch.pr8896 and Patch.armbe-strlen-fix to the same directory.
  • Change the KERNEL variable at the top of Install_Working_GCC3_2_3_C_C++_SUPPORT.sh to point to your xscale kernel.
  • run the script.

    Thanks to Jeremy McNicoll for providing the script.


    Alex Zeffertt
    Last modified: Tue May 4 10:04:41 BST 2004