summaryrefslogtreecommitdiff
path: root/systems/msdos/dpmigcc/rsxwdk2.txt
diff options
context:
space:
mode:
Diffstat (limited to 'systems/msdos/dpmigcc/rsxwdk2.txt')
-rw-r--r--systems/msdos/dpmigcc/rsxwdk2.txt40
1 files changed, 40 insertions, 0 deletions
diff --git a/systems/msdos/dpmigcc/rsxwdk2.txt b/systems/msdos/dpmigcc/rsxwdk2.txt
new file mode 100644
index 0000000000..8c8c7e8b76
--- /dev/null
+++ b/systems/msdos/dpmigcc/rsxwdk2.txt
@@ -0,0 +1,40 @@
+-------------------------------------------------------------------------------
+RSXWDK - building 32bit Windows apps with GNU-C/C++ for MS-Windows 3.1 Jan 95
+-------------------------------------------------------------------------------
+
+Vendor Information:
+
+ There are two Zip files
+ RSXWDK2b.ZIP: rsxwdk binaries, libraries, include and help files
+ RSXWDK2s.ZIP: rsxwdk library source files
+
+ Possible directories:
+ emx-0.9a contrib dircetory
+ djgpp contrib directory
+ \win3\programr
+
+-------------------------------------------------------------------------------
+
+RSXWDK Copyright (c) by Rainer Schnitker 1994,1995
+ For more information extract "\rsxwdk\doc\rsxwdk.hlp" in rsxwdk2b.zip
+
+email to:
+ rainer@mathematik.uni-bielefeld.de
+
+-------------------------------------------------------------------------------
+
+The RSX Window Development Kit (release 2) contains:
+
+ RSXW32.EXE (Windows Extender) to run 32bit GNU-C Windows 3.1 programs
+ Include files for GNU-C to use 16-bit headers
+ 32-bit Windows libraries for the EMX compiler
+ 32-bit Windows libraries for the DJGPP compiler
+
+Software Requirements:
+ - MS-Windows 3.1
+ - RC.EXE, the resource compiler
+ - Windows.h (SDK 3.1) from a 16bit Compiler
+ - GNU-C compiler
+ a) EMX 0.8-0.9
+ b) DJGPP 1.11-1.12 (coff format)
+