Oscaruzzo
Member
OK, since it looks like the gp2x comes with exactly zero bytes of software, I'm about to build my own SDK for linux from the source code.
I'd like to build something that can build executables which will run on the gp "as is", ie without changing kernel, libc or other libraries. Also, i'd like having dinamic linked libraries, to keep binaries small.
So, what do I need to download? I already did some experiments, but i know that binutils, libc and gcc must match the ones that gph shuld provide.
Basically I'm going for this "combination"
glibc 2.2.5
gcc 3.2.3
binutils 2.16.1
Do I need something else (or some different versions)?
For those of you who got the "prototype" SDK: what software are you using?
I'd like to build something that can build executables which will run on the gp "as is", ie without changing kernel, libc or other libraries. Also, i'd like having dinamic linked libraries, to keep binaries small.
So, what do I need to download? I already did some experiments, but i know that binutils, libc and gcc must match the ones that gph shuld provide.
Basically I'm going for this "combination"
glibc 2.2.5
gcc 3.2.3
binutils 2.16.1
Do I need something else (or some different versions)?
For those of you who got the "prototype" SDK: what software are you using?