#21252 - isildur - Wed May 26, 2004 2:22 pm
Hi, since I started coding for the gba, I was using devkitadv. I heard about another kit called devkitarm... Is one better than the other? Which one do you guys suggest?
#21255 - NoMis - Wed May 26, 2004 3:00 pm
I suggest using devkitarm cause it has a very new version of gcc while devkitadv wasn't updated for a while.
I'm just missing gdb.exe in the devkitarm package which i need to debug within eclipse. Thats the only reason why i'm still using devkitadv.
NoMis
#21261 - isildur - Wed May 26, 2004 3:21 pm
Oh, can I still use the Insight debugger with devkitadv? I guess it should still work...
#21277 - wintermute - Wed May 26, 2004 4:52 pm
Insight is provided in the downloads section at devkit.tk. I left this as a separate package as there are 3 versions of the debugger for powerpc, ARM and x86 and I wanted to avoid 3 identical versions of the tcl/tk support code.
Any suggestions or requests for DevkitARM are probably best aired on the mailing list, I'll definitely see them there.