flat assembler
Message board for the users of flat assembler.
Index
> Main > [suggestion] INCLUDELIB |
Author |
|
Tomasz Grysztar 04 Apr 2018, 10:37
I consider the formatter module of fasm 1 already overblown and convoluted, that's why I generally stopped adding new features to it. As one may notice, for this reason I have implemented Mach-O format only for fasmg and the same may be true for other new formatters in the future. The fasmg macro implementations are much more flexible and easier to understand and customize by other people, too.
|
|||
04 Apr 2018, 10:37 |
|
Jin X 04 Apr 2018, 10:41
Tomasz Grysztar, ok but if I want to use external object (library) file I need to compile my program to MS COFF format and link it by some external linker, isn't it?
So how can I use includes like 'win32a.inc' for MS COFF formats? Here's a couple of examples that don't work: https://board.flatassembler.net/topic.php?p=203435#203435 |
|||
04 Apr 2018, 10:41 |
|
revolution 04 Apr 2018, 10:51
Jin X wrote: So how can I use includes like 'win32a.inc' for MS COFF formats? |
|||
04 Apr 2018, 10:51 |
|
DimonSoft 04 Apr 2018, 18:07
AFAIK, there’s plenty of formats for object files generated by different compilers (world doesn’t end outside of C/C++ ecosystem). Wouldn’t supporting only some of them make FASM too tied to particular toolsets, anyway?
|
|||
04 Apr 2018, 18:07 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.