swig/vms/aaareadme.txt
Dave Beazley 12a43edc2d The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00

18 lines
418 B
Text

Port on OpenVMS 7.3 using CC 6.5 and CXX 6.5
Building procedure:
$ @logicals
$ @build_all
the logicals swig_root is defined by the procedure logicals.com.
The logicals.com procedure can be invoke with an optional argument
for the define command, for example:
$ @logicals "/system/exec"
genbuild.py is the python program use to generate all the procedures in the
[vms.scripts] directory.
jf.pieronne@laposte.net