gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > I search a compiler for DS Games(sry my english is very bad)

#124696 - _D4rk_ - Sat Apr 07, 2007 9:20 pm

Hi @ all,
i search a compiler for DS Games i have Windows and i can only compiler for linux.

Thank for help.

sry for my english...

#124697 - tepples - Sat Apr 07, 2007 9:26 pm

The devkitPro project provides devkitARM (a port of GCC and GNU Binutils) and MSYS (a port of Bash, GNU Make, and GNU Coreutils). True, there's an "I can't believe it's not Linux" flavor to these tools stemming from their GNU heritage, but they do run fine on Microsoft Windows 2000 and Microsoft Windows XP.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.

#124699 - Stuk - Sat Apr 07, 2007 9:31 pm

This is the file you want.

Make sure you install into a directory with no spaces e.g. C:\DevkitPro\

Changed link to installer rather than specific version - Mod

#124701 - _D4rk_ - Sat Apr 07, 2007 9:39 pm

thank u all. Then i go learn =)