git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
18 lines
418 B
Text
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
|