News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

How to create .com files

Started by joseph_1978, March 20, 2006, 08:31:22 AM

Previous topic - Next topic

joseph_1978

After having created a .asm file we have to Assemble and Link the .asm file to create .exe, how to create .com file in masm32. Otherwise pls suggest me web site containing .exe to .com file converter.

hutch--

In masm32, you can't. What you should do is post these types of questions in the 16 bit DOS subforum and you have a good chance of an answer. Go to the forum web site and download the old 16 bit OMF linker that is there. With the version of ML in masm32 and the 16 bit linker, you can build a COM file.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Ghirai

MASM32 Project/RadASM mirror - http://ghirai.com/hutch/mmi.html