summaryrefslogtreecommitdiff
path: root/docs/README.OS2
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.OS2')
-rw-r--r--docs/README.OS227
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/README.OS2 b/docs/README.OS2
new file mode 100644
index 00000000000..35b3e7a3294
--- /dev/null
+++ b/docs/README.OS2
@@ -0,0 +1,27 @@
+ README for port of Mesa to XFree86 on OS/2
+ (as of 19980802)
+
+
+Instructions to build Mesa for XFree86/OS2:
+
+You need a recent version of XFree86 (3.3x or above) installed including
+the supplied programming libraries and tools as well as EMX 0.9c (and above).
+
+Beginning after beta 7 there's again support for creating DLLs.
+The details are handled in "mklib-emx.cmd" a small REXX script.
+By now it does ensure compatiblity by using the function names as
+entry points instead of ordinals. This will cost performance and
+might be fixed in a future patch.
+
+We switched to the usual build method
+(based on Makefile and make-config) beginning with Mesa 3.0 beta 5.
+To use most of the standard files (including shell scripts) you should
+have a un*x shell (sh) in path.
+
+To actually build the (static) libraries and demos type
+ make os2
+
+
+Alexander Mai
+am@os-2.de
+st002279@hrzpub.tu-darmstadt.de