*** empty log message ***

This commit is contained in:
Dave Murphy
2006-07-24 04:28:17 +00:00
parent 8f6c7d002d
commit 26323b19d5
7 changed files with 3 additions and 3297 deletions

View File

@@ -20,10 +20,6 @@ upx
http://upx.sourceforge.net/
libelf
http://www.mr511.de/software/
For devkitPSP a command line subversion client is required to get the PSP SDK http://www.tigris.org
Downloading the source packages
@@ -31,9 +27,9 @@ Downloading the source packages
When you run the build script it will ask you to choose from one of two options, one for if you have already downloaded the source packages and another for if you want it to download them for you (using wget). If you choose option one and want to get the source packages for yourself then you can find them at the urls listed below;
binutils 2.16.1 - http://ftp.gnu.org/gnu/binutils/binutils-2.16.1.tar.bz2
gcc-core 4.1.0 - http://ftp.gnu.org/gnu/gcc/gcc-4.0.1/gcc-core-4.1.0.tar.bz2
gcc-g++ 4.1.0 - http://ftp.gnu.org/gnu/gcc/gcc-4.0.1/gcc-g++-4.1.0.tar.bz2
binutils 2.17 - http://ftp.gnu.org/gnu/binutils/binutils-2.17.tar.bz2
gcc-core 4.1.1 - http://ftp.gnu.org/gnu/gcc/gcc-4.0.1/gcc-core-4.1.1.tar.bz2
gcc-g++ 4.1.1 - http://ftp.gnu.org/gnu/gcc/gcc-4.0.1/gcc-g++-4.1.1.tar.bz2
newlib 1.14.0 - ftp://sources.redhat.com/pub/newlib/newlib-1.14.0.tar.gz
libogc, libgba and libnds can be found in the sourceforge project.