/[pcre]/code/branches/oldtrunk8/NON-UNIX-USE
ViewVC logotype

Diff of /code/branches/oldtrunk8/NON-UNIX-USE

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 441 by ph10, Wed Sep 9 10:37:29 2009 UTC revision 461 by ph10, Mon Oct 5 10:59:35 2009 UTC
# Line 12  This document contains the following sec Line 12  This document contains the following sec
12    Comments about Win32 builds    Comments about Win32 builds
13    Building PCRE on Windows with CMake    Building PCRE on Windows with CMake
14    Use of relative paths with CMake on Windows    Use of relative paths with CMake on Windows
15    Testing with runtest.bat    Testing with RunTest.bat
16    Building under Windows with BCC5.5    Building under Windows with BCC5.5
17    Building PCRE on OpenVMS    Building PCRE on OpenVMS
18    Building PCRE on Stratus OpenVOS    Building PCRE on Stratus OpenVOS
19    
20    
21  GENERAL  GENERAL
# Line 37  wrapper functions are a separate issue ( Line 37  wrapper functions are a separate issue (
37    
38  The PCRE distribution includes a "configure" file for use by the Configure/Make  The PCRE distribution includes a "configure" file for use by the Configure/Make
39  build system, as found in many Unix-like environments. There is also support  build system, as found in many Unix-like environments. There is also support
40  support for CMake, which some users prefer, in particular in Windows  support for CMake, which some users prefer, especially in Windows environments.
41  environments. There are some instructions for CMake under Windows in the  There are some instructions for CMake under Windows in the section entitled
42  section entitled "Building PCRE with CMake" below. CMake can also be used to  "Building PCRE with CMake" below. CMake can also be used to build PCRE in
43  build PCRE in Unix-like systems.  Unix-like systems.
44    
45    
46  GENERIC INSTRUCTIONS FOR THE PCRE C LIBRARY  GENERIC INSTRUCTIONS FOR THE PCRE C LIBRARY
# Line 304  were contributed by a PCRE user. Line 304  were contributed by a PCRE user.
304  7.  Select the particular IDE / build tool that you are using (Visual  7.  Select the particular IDE / build tool that you are using (Visual
305      Studio, MSYS makefiles, MinGW makefiles, etc.)      Studio, MSYS makefiles, MinGW makefiles, etc.)
306    
307  8.  The GUI will then list several configuration options. This is where  8.  The GUI will then list several configuration options. This is where
308      you can enable UTF-8 support or other PCRE optional features.      you can enable UTF-8 support or other PCRE optional features.
309    
310  9.  Hit "Configure" again. The adjacent "Generate" button should now be  9.  Hit "Configure" again. The adjacent "Generate" button should now be
311      active.      active.
312    
313  10. Hit "Generate".  10. Hit "Generate".
# Line 460  I built pcre on OpenVOS Release 17.0.1at Line 460  I built pcre on OpenVOS Release 17.0.1at
460  problems. I used the following packages to build PCRE:  problems. I used the following packages to build PCRE:
461    
462    ftp://ftp.stratus.com/pub/vos/posix/ga/posix.save.evf.gz    ftp://ftp.stratus.com/pub/vos/posix/ga/posix.save.evf.gz
463    
464  Please read and follow the instructions that come with these packages. To start  Please read and follow the instructions that come with these packages. To start
465  the build of pcre, from the root of the package type:  the build of pcre, from the root of the package type:
466    
# Line 494  build.log file in the root of the packag Line 494  build.log file in the root of the packag
494    
495    
496  =========================  =========================
497  Last Updated: 09 September 2009  Last Updated: 05 October 2009
498  ****  ****

Legend:
Removed from v.441  
changed lines
  Added in v.461

webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12