Mercurial > mm7
comparison lib/swig/swigwin-2.0.11/vms/aaareadme.txt @ 1899:b3009adc0e2f
Adding swig, gitignore, hgignore
author | Nomad |
---|---|
date | Mon, 21 Oct 2013 10:42:27 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1867:eb580660bbbb | 1899:b3009adc0e2f |
---|---|
1 Port on OpenVMS 7.3 using CC 6.5 and CXX 6.5 | |
2 | |
3 | |
4 Building procedure: | |
5 $ @logicals | |
6 $ @build_all | |
7 | |
8 the logicals swig_root is defined by the procedure logicals.com. | |
9 The logicals.com procedure can be invoke with an optional argument | |
10 for the define command, for example: | |
11 $ @logicals "/system/exec" | |
12 | |
13 | |
14 genbuild.py is the python program use to generate all the procedures in the | |
15 [vms.scripts] directory. | |
16 | |
17 | |
18 jf.pieronne@laposte.net |