flat assembler
Message board for the users of flat assembler.
Index
> DOS > 16bit .obj files? |
Author |
|
DOS386 21 Dec 2009, 08:02
bitshifter wrote: Im playing with some crusty old 16bit code with Borland 3.1 and TASM. Some of it is written in C and some in ASM. I am using medium memory model also... Can fasm make .obj files so i can drop TASM? There is a FAQ on the top Quote: Depends. For 32-bit DPMI code, you need a COFF linker and have to use the COFF format. For 16-bit code, there is no way to use a linker, since FASM can't output 16-bit OMF objects. Adding: http://board.flatassembler.net/topic.php?t=10939 Quote: I tried format COFF but maybe i need special public declaration for BC? NO. COFF is 32-bit or 64-bit only. Solution: - Pressure or pay Tomasz about OMF support in FASM - Use NASM, Lempel-Ziv's LZASM, ... - Brew OMF through format binary as "OBJ" (no idea how feasible ...) |
|||
21 Dec 2009, 08:02 |
|
Vortex 21 Dec 2009, 09:13
_________________ Code it... That's all... |
|||
21 Dec 2009, 09:13 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.