flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > Problem with Listing |
Author |
|
revolution 17 May 2009, 07:31
|
|||
17 May 2009, 07:31 |
|
booter 17 May 2009, 10:09
Quote: http://board.flatassembler.net/topic.php?t=4490 1. Even "short" FasmPre by decard produces way too much information unrelated to the compiler results, for example Code: if used GetCurrentProcessId&'GetCurrentProcessId' eqtype '' _label?00006A0 dw 0 db 'GetCurrentProcessId',0 rb RVA $ and 1 end if 2. I was writing about the listing, not results of preprocessor. |
|||
17 May 2009, 10:09 |
|
revolution 17 May 2009, 11:00
You can combine the two. You need the preprocessor output code to see the macro expansion and you need the listing output code to see the byte codes generated.
|
|||
17 May 2009, 11:00 |
|
Tomasz Grysztar 17 May 2009, 16:17
revolution: there already is a prepsrc tool in the official fas-processing tools pack, no need to hack the fasm source anymore (well, unless you need to get preprocessed source in case when assembly failed, but that's a different story).
|
|||
17 May 2009, 16:17 |
|
revolution 18 May 2009, 06:50
Please help me to find the "official fas-processing tools pack"
|
|||
18 May 2009, 06:50 |
|
Tomasz Grysztar 18 May 2009, 07:04
1) Get any of the fasm packages and unpack it.
2) Go to the TOOLS directory. [OPTIONAL] 3) Read this thread, too: http://board.flatassembler.net/topic.php?t=9792 |
|||
18 May 2009, 07:04 |
|
revolution 18 May 2009, 07:07
Tomasz Grysztar wrote: 2) Go to the TOOLS directory. |
|||
18 May 2009, 07:07 |
|
Madis731 18 May 2009, 12:04
Yeah, I also found it by accident. It was a nice surprise. Sorry that I didn't let the other board members know, but at that time I thought everybody else knew
|
|||
18 May 2009, 12:04 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.