NASM Forum > Programming with NASM

Nasm output

(1/1)

gidak:
Can i output the nasm errors\warnings that i get to a text file on my computer?
So if i compile a asm file the errors will go to a file named err.txt?

Frank Kotler:
Got ya covered. Very last command line switch: "-Z".

http://www.nasm.us/xdoc/2.09.08/html/nasmdoc2.html#section-2.1.14

Best,
Frank

gidak:
Thanks man

Navigation

[0] Message Index

Go to full version