I’ve tried compiling with tinycc, and assembling with yasm, and fasm even with intel syntax. I’m just wondering what available compilers and assemblers there are without trying every one of them.
I've tried compiling with tinycc, and assembling with yasm, and fasm even
with intel syntax. I'm just wondering what available compilers and
assemblers there are without trying every one of them.
gas
Anton Korobeynikov wrote:
I've tried compiling with tinycc, and assembling with yasm, and fasm even
with intel syntax. I'm just wondering what available compilers and
assemblers there are without trying every one of them.gas
Right. I only use gas and ld.
-Rich