flat assembler
Message board for the users of flat assembler.
Index
> Main > Generate second file |
Author |
|
revolution 17 Sep 2014, 19:39
In the general case the answer is no.
See the following two topics for some more discussion: http://board.flatassembler.net/topic.php?t=16889 http://board.flatassembler.net/topic.php?t=15850 |
|||
17 Sep 2014, 19:39 |
|
Bargest 17 Sep 2014, 20:36
Thanks for your answer.
Bad news. I make a binary file of my own format with FASM, and it has exported symbols (they often change while I'm developing the app). I wanted to 1) generate fake windows assembly (DLL) source containing same imports and compile it 2) generate .DEF file for export. 3) make a LIB file from DLL and DEF to use imports in C (a part of code is not in assembler). Now I have to do it manually each time. Some of these actions can be simpy made by batch files, but they are useless if I have to manually add new exported symbol names to 2 files each time. |
|||
17 Sep 2014, 20:36 |
|
baldr 18 Sep 2014, 07:37
Bargest,
fasm has additional output file, namely, its standard output. Some batching can yield any number of resulting files using it. |
|||
18 Sep 2014, 07:37 |
|
evk1 18 Sep 2014, 18:27
This problem has already been discussed some times ago. I think this link can help you:
http://board.flatassembler.net/topic.php?t=17035 _________________ Sorry for my English |
|||
18 Sep 2014, 18:27 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.