News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Generating Listing File with FASM

Started by Gunther, September 29, 2010, 12:34:49 AM

Previous topic - Next topic

Gunther

Given a FASM source, which assembles well, how is it possible to generate a listing file with FASM? I did try INCLUDE 'LISTING.INC', but that doesn't work. FASM misses the INPUT file.

Gunther
Forgive your enemies, but never forget their names.

sinsi

\fasm\tools\win32\listing.asm is the source for the app.
\fasm\tools\readme.txt has the info

PS wrong forum  :bg
Light travels faster than sound, that's why some people seem bright until you hear them.

Gunther

Sinsi,

thank you for the information. I hope that helps.

Quote from: sinsi, September 29, at 03:27:36 AMPS wrong forum

Oh, excuse me. But which is to use?  :red

Gunther
Forgive your enemies, but never forget their names.

BogdanOntanu

Quote from: Gunther on September 29, 2010, 12:09:19 PM
...
Oh, excuse me. But which is to use?  :red

Maybe you can try the FASM official forum?

Here we talk mainly about MASM and a few other assemblers (GOASM, JWASM, POASM)
Ambition is a lame excuse for the ones not brave enough to be lazy.
http://www.oby.ro

Gunther

Quote from: BogdanOntanu, September 29, at 01:12:09 PMMaybe you can try the FASM official forum?

Okay, that's for the future.

I've no plans to change my favorite assemblers (MASM, JWASM, NASM). It was only a small interesting source, written for FASM and I would like to know what happens there.

Gunther
Forgive your enemies, but never forget their names.