ObjPCRE - iPad PCRE static lib

Here is the new static lib, it has been test with my lib, ObjPCRE.

libpcre-7.9 (iPad Device/Simulator)

I chose 7.9 to ensure that it wouldn't break any compatibility with ObjPCRE. I will use 8.x once it has been thoroughly tested.



pcre-7.9 configuration summary:

Install prefix .................. : /usr/local
C preprocessor .................. : /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc -E
C compiler ...................... : /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc
C++ preprocessor ................ : g++ -E
C++ compiler .................... : g++
Linker .......................... : /Developer/Platforms/iPhoneOS.platform/Developer/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
C preprocessor flags ............ :
C compiler flags ................ : -arch armv7 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.2.sdk
C++ compiler flags .............. : -O2
Linker flags .................... : -L.
Extra libraries ................. :

Build C++ library ............... : no
Enable UTF-8 support ............ : yes
Unicode properties .............. : no
Newline char/sequence ........... : lf
\R matches only ANYCRLF ......... : no
EBCDIC coding ................... : no
Rebuild char tables ............. : no
Use stack recursion ............. : yes
POSIX mem threshold ............. : 10
Internal link size .............. : 2
Match limit ..................... : 10000000
Match limit recursion ........... : MATCH_LIMIT
Build shared libs ............... : no
Build static libs ............... : yes
Link pcregrep with libz ......... : no
Link pcregrep with libbz2 ....... : no
Link pcretest with libreadline .. : no

Comments

Popular posts from this blog

Python SUDS with Windows Authentication (SOAP)

Text Sherlock the OpenGrok alternative (Source Code Search Engine)

How to remove, update, or replace the WKWebView inputAccessoryView