Devtool For Ppc Ubuntu


dizimatt

Still Fresh
Joined
Dec 7, 2005
Messages
3
Hi

I've attempted to compile the gp2x gcc compiler and devtool for ubuntu - ppc build, So far without success.

is there anyone there who has successfully done this, and have the binaries available?
it would save me a whole load of grief attempting to do this if there is someone out there who already has the binary.

Thanks

Matt
 
ok, I've been doing a little asking around of my own, and found some helpful guys to show me the way... this is what I've found:

http://wiki.gp2x.org/wiki/GPH_SDK#2._Installing_the_SDK
this page gives you the instructions to prepare the gp2x/ark devtools..

however, this should be of greater help:
http://devkitpro.kicks-ass.org/devkitPro/d...dscript.tar.bz2

if you download this file , unpack it, and run it, it will retrieve all you need form the correct repositories, patch them, and install the whole linux gp2xdevkit for you.
I've even tested this on my ppc linux, and at least I know the compilers/linkers run without fallign over :)

(although, I have noticed SDL configuration is not included, but I assume that's as simple as using dynamically linked libs at compile time)
I hope this helps anyone else here as I have been searching high and low for this script.

Matt
 
Back
Top