flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
fasmfan2008
example:
file.asm Code: format defformat start: if debug=1 ... else ... end if command line: fasm -d debug=1 -d defformat="PE console" file.asm thanks! |
|||
![]() |
|
vid
This is unfortunate design decision of tomasz, it was talked about many times.
As long as you use FASM to produce executable directly you don't miss it. But if you need it to create object files, this becomes very serious limitation. For example if you need to mix languages, use static library, etc. I produced patched version, which can take command line params: http://board.flatassembler.net/topic.php?t=7662 |
|||
![]() |
|
fasmfan2008
Thank you.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.