GCC 3.3 binary for XScale

Martin Guy martinwguy@yahoo.it
Thu Feb 28 12:27:00 GMT 2008


>  I am looking for GCC 3.3 binaries to run natively on an XScale/ARM
>  processor. Does anybody know where I can get this? It is important for me
>  that the version is 3.3.

Debian has gcc-3.3. Go to packages.debian.org search for binary
package gcc-3.3 and download the .deb file. A .deb is an "ar" archive
that contains three files, one of which is "data.tar.gz" which you can
just untar in /
You may need to install some or all of the package it depends on too,
which are listed on its packages.debian.org page. I'd guess that
cpp-3.3 is the minimum you might get away with.

   M



More information about the Gcc-help mailing list