3 |
|
|
4 |
I (Philip Hazel) have no knowledge of Windows or VMS sytems and how their |
I (Philip Hazel) have no knowledge of Windows or VMS sytems and how their |
5 |
libraries work. The items in the PCRE distribution and Makefile that relate to |
libraries work. The items in the PCRE distribution and Makefile that relate to |
6 |
anything other than Unix-like systems have been contributed by PCRE users and |
anything other than Unix-like systems are untested by me. |
|
are untested by me. |
|
7 |
|
|
8 |
There are some other comments and files in the Contrib directory on the ftp |
There are some other comments and files in the Contrib directory on the ftp |
9 |
site that you may find useful, although a lot of them are now out-of-date. See |
site that you may find useful, although a lot of them are now out-of-date. See |
29 |
An alternative approach is not to edit config.h, but to use -D on the |
An alternative approach is not to edit config.h, but to use -D on the |
30 |
compiler command line to make any changes that you need. |
compiler command line to make any changes that you need. |
31 |
|
|
32 |
(2) Copy or rename the file pcre.h.generic to pcre.h. |
(2) Copy or rename the file pcre.h.generic as pcre.h. |
33 |
|
|
34 |
(3) Compile dftables.c as a stand-alone program, and then run it with |
(3) Compile dftables.c as a stand-alone program, and then run it with |
35 |
the single argument "pcre_chartables.c". This generates a set of standard |
the single argument "pcre_chartables.c". This generates a set of standard |