| 1 |
Compiling PCRE on non-Unix systems |
Compiling PCRE on non-Unix systems |
| 2 |
---------------------------------- |
---------------------------------- |
| 3 |
|
|
| 4 |
See below for comments on Cygwin or MinGW and OpenVMS usage. I (Philip Hazel) |
I (Philip Hazel) have no knowledge of Windows or VMS sytems and how their |
| 5 |
have no knowledge of Windows or VMS sytems and how their libraries work. The |
libraries work. The items in the PCRE distribution and Makefile that relate to |
| 6 |
items in the PCRE Makefile that relate to anything other than Unix-like systems |
anything other than Unix-like systems have been contributed by PCRE users and |
| 7 |
have been contributed by PCRE users. There are some other comments and files in |
are untested by me. |
| 8 |
the Contrib directory on the ftp site that you may find useful. See |
|
| 9 |
|
There are some other comments and files in the Contrib directory on the ftp |
| 10 |
|
site that you may find useful. See |
| 11 |
|
|
| 12 |
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Contrib |
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Contrib |
| 13 |
|
|
| 138 |
Makefile.in to create Makefile, substituting suitable values for the variables |
Makefile.in to create Makefile, substituting suitable values for the variables |
| 139 |
at the head of the file. |
at the head of the file. |
| 140 |
|
|
| 141 |
|
Stefan Weber contributed the following files in the distribution for building |
| 142 |
|
PCRE for use with VP/Borland: !compile.txt, !linklib.txt, makevp.bat, |
| 143 |
|
pcregexp.pas. |
| 144 |
|
|
| 145 |
Michael Roy sent these comments about building PCRE under Windows with BCC5.5: |
Michael Roy sent these comments about building PCRE under Windows with BCC5.5: |
| 146 |
|
|
| 147 |
Some of the core BCC libraries have a version of PCRE from 1998 built in, |
Some of the core BCC libraries have a version of PCRE from 1998 built in, |