synkro
0xdeadbeef
Are there any new features the come in handy for dev?
Well ftping files to test is good. So is telnet, saves plugging in the serial...synkro posted on Apr 29 2006 at 11:43 AM said:Are there any new features the come in handy for dev?
USB networking built-in: Samba and full-speed telnet across USB! That says it all, I think!synkro posted on Apr 29 2006 at 11:43 AM said:Are there any new features the come in handy for dev?
I notice this site includes gcc and binutils as well as gdb. Have you triedscorpio posted on Apr 29 2006 at 08:07 AM said:I found a Cygwin binary of GDB/insight compiled for ARM targets at http://www.macraigor.com/full_gnu.htm, and it works. That is going to save me so much hassle...synkro posted on Apr 29 2006 at 11:43 AM said:Are there any new features the come in handy for dev?
Not yet. It's on my list, but before that I want to try setting up a different toolchain on the PC side, to try compiling and linking against earlier versions of the libraries so that I can use the shared libraries that are already on the GP2X system.crusty posted on May 3 2006 at 10:44 AM said:I notice this site includes gcc and binutils as well as gdb. Have you tried
to use them as a native toolchain on the Gp2x?
Squidge posted on May 3 2006 at 12:13 PM said:telnet is useful for having multiple sessions open at once (program crashes in one, just open another and kill it
And thanks also for your build of GDB, it was a huge help when I started learning to code for the GP2X!luteijn posted on May 3 2006 at 09:15 PM said:This was one of the main reasons I compiled screen for the gp2x, as it lets you do the same over a serial line.