]> git.saurik.com Git - wxWidgets.git/blame - src/expat/vms/README.vms
avoid duplicate move events
[wxWidgets.git] / src / expat / vms / README.vms
CommitLineData
5e9f2524
VS
14-jun-2002 Craig A. Berry
2 Added rudimentary build procedures for
3 OpenVMS based on work by Martin Vorlaender.
4
5
6You'll need MMS or its freeware equivalent MMK. Just go to the
7top-level directory and type
8
9$ MMS/DESCRIPTION=[.vms]
10
11 or
12
13$ MMK/DESCRIPTION=[.vms]
14
15You'll end up with the object library expat.olb. For now, installation
16consists merely of copying the object library, include files, and
17documentation to a suitable location.
18
19To-do list:
20
21 -- create a shareable image
22 -- build and run the tests and build the xmlwf utility
23 -- create an install target