README for port of Mesa to XFree86 on OS/2 (as of 19980617) Instructions to build Mesa for XFree86/OS2: Obviously you need a recent version of XFree86 installed (including programming libraries & tools) as well as EMX 0.9 (and above). Currently there's no support for building dynamic link libraries but it will soon be available. Well, it even used to be there, but I decided to use more parts of the current build mechanism, i.e. Makefile, etc, and so in a first step the DLL support got lost. As already mentioned we switch 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