| 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 |
| 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 |
| 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". |
| 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 |
|
|
| 494 |
|
|
| 495 |
|
|
| 496 |
========================= |
========================= |
| 497 |
Last Updated: 09 September 2009 |
Last Updated: 05 October 2009 |
| 498 |
**** |
**** |