------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1223 --- Comment #24 from Lawrence Velázquez <[email protected]> 2013-02-15 09:26:42 --- Created an attachment (id=613) --> (http://bugs.exim.org/attachment.cgi?id=613) GDB session with 8.30+patch and shared libs (In reply to comment #22) > libtool --mode=execute gdb ./pcretest Tests fail with the shared library, it seems. % tar -xf pcre-8.30.tar.bz2 && curl -s 'http://bugs.exim.org/attachment.cgi?id=610' | patch -p0 && cd pcre-8.30 && CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' LDFLAGS='-L/opt/local/lib -arch i386' INSTALL='/usr/bin/install -c' CC='/usr/bin/clang' ./configure --enable-pcre16 --enable-jit --enable-unicode-properties --enable-pcregrep-libz --enable-pcregrep-libbz2 && CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' /usr/bin/make -j2 -w all GDB transcript attached. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
