Posts

Showing posts from April, 2010

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 ..................