> I'm trying to link a program as a COM executable, but when I add the > "format DOS COM" directive to the linker, it complains that libraries > aren't available (such as clibs.lib). It works fine and produces an EXE > if I leave out this directive. What's really happening?
just don't use .COM format. EVER. there is at least a dozen reasons to use .EXE format, just take my advice. Tom ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel