The NASM/STABS Project Home Page
NASM/STABS Project
Background
After I started working on the NASM/GCC Project I realized that in addition to just having gcc emit Intel Style assembler, you could actually use NASM in place of GAS> This has the immediate benefit of letting you write inline assembler in Intel Syntax, instead of AT&T syntax. Before this can happen though, NASM has to be able to do everything that GAS does. NASM curently does not know how to assemble any debug info that gcc generates.
Downloads
Stay tuned....
Support
Just fire off an email to me <andrewc@rosemail.rose.hp.com>