When I link the
MSDOS Borland libraries with my application, the behavior of the application is
erratic. (commdrbl.lib, libsbl.lib, commdrbs.lib, and libsbs.lib) .[All versions]
If Using The Borland IDE
In the "Project Options" go to the 16 bit
compiler item and check "Automatic far data" and set the "Far Data
Threshold" to 1.
If Using Command Line Tools
Make sure to add the -Fm to the command line of
the linker.