Re: Best X86 assembler for Unix?



i suggest you to try FASM. Opposed to YASM, you can control more
things, and you have much better support on the board. FASM board is
currently most alive ASM board i am aware of.

but it depends what you want... FASM gives more power (at some
price...), suffers less from high-level philosophy, and is better at
small details.

if you like, post some short YASM proggie and i will show you how to
write it in FASM, so you can compare

.



Relevant Pages

  • Re: porting Assembly Linux <==> Windows
    ... For NASMers, there is YASM. ... But FASM has a little better syntax. ... to say, efficiently make use of registers, ...). ... but the regs are freed and potentially re-allocated ...
    (comp.lang.asm.x86)
  • Re: NASM to compile for 64bit AMD
    ... Actually I haven't heard about fasm. ... It turns out that the yasm version installed actually is 0.4.0, and not 0.5.0 witch is the latest. ... At least I get some problems when I try to use yasm to compile. ... My guess is that it is because one of the files is 32 bit, and the rest 64bit - witch is what the machine wants to run. ...
    (comp.lang.asm.x86)
  • ///Re: Rid of Multi-Pass
    ... He could even look at the FASM code to see how it's done. ... the worst case is an intractible problem. ... optimal code in all cases. ... compared it with YASM, personally, but I'll take your word for it). ...
    (alt.lang.asm)
  • Re: porting Assembly Linux <==> Windows
    ... support, or that it is alive project... ... For NASMers, there is YASM. ... But FASM has a little better syntax. ...
    (comp.lang.asm.x86)
  • Re: porting Assembly Linux <==> Windows
    ... For NASMers, there is YASM. ... But FASM has a little better syntax. ...
    (comp.lang.asm.x86)