summaryrefslogtreecommitdiff
path: root/cross/i386-msdosdjgpp/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'cross/i386-msdosdjgpp/DESCR')
-rw-r--r--cross/i386-msdosdjgpp/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/cross/i386-msdosdjgpp/DESCR b/cross/i386-msdosdjgpp/DESCR
new file mode 100644
index 00000000000..b9c686336ab
--- /dev/null
+++ b/cross/i386-msdosdjgpp/DESCR
@@ -0,0 +1,10 @@
+This cross-compile environment is for MS-DOS on the 386 and higher
+processors, with some kind of DPMI 0.9 or later layer. The produced
+binaries will run on MS-DOS with a DPMI driver (one of which can be
+obtained from the DJGPP distribution site), Windows 3.1 with Win32s,
+Windows 95, and Windows NT.
+
+Additional includes and libraries put into $CROSSBASE/i386-msdosdjgpp/ can
+provide other services. Available are pdcurses, winsock drivers
+(<sys/socket.h> based on Winsock), and more. Look at the DJGPP web-site,
+http://www.delorie.com/djgpp/, for more information.