summaryrefslogtreecommitdiff
path: root/NON-UNIX-USE
diff options
context:
space:
mode:
Diffstat (limited to 'NON-UNIX-USE')
-rw-r--r--NON-UNIX-USE16
1 files changed, 11 insertions, 5 deletions
diff --git a/NON-UNIX-USE b/NON-UNIX-USE
index bcc0dc9..6ac4ce8 100644
--- a/NON-UNIX-USE
+++ b/NON-UNIX-USE
@@ -1,11 +1,13 @@
Compiling PCRE on non-Unix systems
----------------------------------
-See below for comments on Cygwin or MinGW and OpenVMS usage. I (Philip Hazel)
-have no knowledge of Windows or VMS sytems and how their libraries work. The
-items in the PCRE Makefile that relate to anything other than Unix-like systems
-have been contributed by PCRE users. There are some other comments and files in
-the Contrib directory on the ftp site that you may find useful. See
+I (Philip Hazel) have no knowledge of Windows or VMS sytems and how their
+libraries work. The items in the PCRE distribution and Makefile that relate to
+anything other than Unix-like systems have been contributed by PCRE users and
+are untested by me.
+
+There are some other comments and files in the Contrib directory on the ftp
+site that you may find useful. See
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/Contrib
@@ -136,6 +138,10 @@ If you have a system without "configure" but where you can use a Makefile, edit
Makefile.in to create Makefile, substituting suitable values for the variables
at the head of the file.
+Stefan Weber contributed the following files in the distribution for building
+PCRE for use with VP/Borland: !compile.txt, !linklib.txt, makevp.bat,
+pcregexp.pas.
+
Michael Roy sent these comments about building PCRE under Windows with BCC5.5:
Some of the core BCC libraries have a version of PCRE from 1998 built in,