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.

Beginners > I know this is stupid, but I need help!

#17441 - mikemz - Mon Mar 08, 2004 6:14 am

I can't find the ARM ASM compiler file from www.ASM.com
Is there a free version I could use?

#17442 - yaustar - Mon Mar 08, 2004 6:32 am

I believe a lot of developers use Goldroad. Well, krom does anyway ;)
_________________
[Blog] [Portfolio]

#17443 - poslundc - Mon Mar 08, 2004 6:37 am

Goldroad is pass?... GAS is hipper than hula hoops.

GAS is the gnu assembler and comes with gcc (used in Devkit Advance and Visual HAM). You can use it automatically by calling gcc on files that have the extension .s or .S (the capitalized version runs it through the preprocessor first, which is useful for C++-style comments and macros and such).

Dan.

#17484 - FluBBa - Tue Mar 09, 2004 11:02 am

asm.com is about assemblying packages not ARM code :)
Maybe you should try http://www.arm.com/ instead.
_________________
I probably suck, my not is a programmer.