Creating 16-bit .COM executables files using gcc

861 views Asked by At

Is there a way to create 16-bit .COM executables (DOS) using some gcc distribution for windows (for example MINGW)?

1

There are 1 answers

0
user505072 On BEST ANSWER

You can try to use http://www.openwatcom.org as Compiler. The Watcom compiler can create *.com files. Instruction are on this pdf http://www.openwatcom.org/ftp/manuals/current/tools.pdf