flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution 11 Jan 2022, 15:07
Code: > fasm -d DEBUG=1 myprog.asm Code: if DEBUG = 1 invoke printf, "Logs only in debug build" end if |
|||
![]() |
|
Rick 11 Jan 2022, 15:27
Thanks! That seems to work, I double checked and could not find the -d option described anywhere in the docs is there anywhere a description of possible arguments available? in section 1.1.2 only the -m argument is mentioned
|
|||
![]() |
|
revolution 11 Jan 2022, 15:34
I just typed "fasm" and get the help. I didn't realise it isn't in the docs.
Code: > fasm flat assembler version 1.73.08 usage: fasm <source> [output] optional settings: -m <limit> set the limit in kilobytes for the available memory -p <limit> set the maximum allowed number of passes -d <name>=<value> define symbolic variable -s <file> dump symbolic information for debugging |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.