mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-08-28 05:24:18 -05:00
*** empty log message ***
This commit is contained in:
10
README.TXT
10
README.TXT
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user