| Re: Cross-compiling from Mac Intel to Nintendo DS |
|
 |
|
 |
|
 |
|
 |
Group: comp.lang.forth · Group Profile
Author: Jeff M.Jeff M. Date: Jul 30, 2007 07:06
On Jul 30, 7:00 am, joel reymont gmail.com> wrote:
> Folks,
>
> I'm looking to dip my toes in Forth (after C, C++,..., Lisp, Haskell,
> OCaml) and I would like to try coding for my Nintendo DS. What would
> be the best strategy to do this on a MacBook (x86)?
>
> I do have gForth installed. As I understand NDS is ARM7 plus ARM9 and
> I'm wondering if I'll have to write some sort of a cross-compiler.
>
> Thanks, Joel
Joel, just email me man and I'll hook you up. :-)
It was for windows, using SwiftForth, but I wrote a cross compiler for
the GBA (ARM7) and still have all the sources sitting around that
you're welcome to. Shouldn't be terribly difficult to add ARM9 support
for the DS as they are very similar to each other.
Jeff M.
|