Page 1 of 1

Looking for Linux Installation Instructions for devkitPSP

Posted: Tue Sep 30, 2008 5:53 pm
by Akoi Meexx
Hello all,

I run Ubuntu on my development system, and want to start using devkitPSP. However, I cannot find a download for *nix binaries or installation instructions anywhere. Has anyone else done this yet, and if so do you have a good place to follow along at? Thanks.

Re: Looking for Linux Installation Instructions for devkitPS

Posted: Tue Jun 08, 2010 8:23 pm
by ziple
Although the topic is really old, here is the solution that could help a lot of people.

As the devkitPSP packages are not as often updated as devkitARM or devkitPPC (sadly), you must build the devkit by yourself.
It can be done by using the build-scripts (must be downloaded on sourceforge) which automates the process of downloading the needed sources/patching the sources/then actually building the toolchain. You just have to run the build-script and follow the instruction.

To have more details about the building through the buildscripts, refer to the README provided with it.