ARM Compiling with GCC

Programming, for all ages and all languages.
Post Reply
Unspoken_Magi

ARM Compiling with GCC

Post by Unspoken_Magi »

I need binaries(Windows) to compile C and assembly code to ARM with GCC (DJGPP). None I've found seem to work correctly.
I can't just "recompile GCC" because I'm running on a Windows PC.

BTW.. This is to compile code for a GBA.
Chris Giese

Re:ARM Compiling with GCC

Post by Chris Giese »

Did you try this one?
http://www.ocdemon.com/
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:ARM Compiling with GCC

Post by Pype.Clicker »

You should find a lot of them at gbadev.org (or something alike. Try a google)
Post Reply