TeDaDeS posted on Oct 30 2005 at 05:08 PM said:Its really easy to develop in linux, just burn yourself a "knoppix-cd*" and try it out.
It doesn't feature a good IDE but I guess you could get that from the internet.
*don't have to install that version, runs from cd
no_skill posted on Oct 30 2005 at 05:44 PM said:ah yes. linux distro proposal confusion galore. wonderful
ubuntu live cd (no install)!
Ravnos posted on Oct 30 2005 at 05:50 PM said:Curses! Is there not a single live CD that will meet all of this man's needs?
That's what we need. Yet another distro to join the hundreds already out there. Is it any wonder the Linux market is so fractured?Hanz™ posted on Oct 31 2005 at 12:10 PM said:Somebody should make a simple distro with all the tools you need to develop on the GP2X. That would be useful.
newmark posted on Oct 31 2005 at 11:14 AM said:try dynebolic 2.0 (is a live distro you can customize as you want, compiling from scratch) dev.dynebolic.org .
that's the real solution, even if you need a linux to create it.
I just gotta say, you rock sir! h34r:DJWillis posted on Oct 31 2005 at 10:46 AM said:For Windows users I am just working the bugs out of a customised GCC 4.0.2 based tool-chain that runs on Windows (without the need for CygWin) and it features patches to enable the excellent ARM ASM floating point code that is normally disabled on ARM-Linux GCC builds.
This is already in Open2x's CVS (tool-chain module) and I hope to release a pre-built windows tool-chain/devkit in a few days with a matching set of SDL, SDL_Mixer, SDL_Image, libMAD, Tremor libs etc.
If you use CygWin the scripts already build a working tool-chain already (if you follow the README ), they also build working tool-chains on all the Little Endian Linux boxes I tested.
I am not 100% that the scripts will build a tool-chain on a Big Endian box (I don't have my Solaris box to test on) but for 99.99% of people that is a non issue . If you have a Big Endian box you know what it means .