Re: [pcre-dev] Major JIT compiler update in PCRE with Sparc 32 support

2012-10-21 Thread Zoltán Herczeg
-Running in 16-bit mode but pattern was compiled in 32-bit mode +Running in 16-bit mode but pattern was compiled in 0-bit mode I fixed this issue. Regards, Zoltan -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev

[pcre-dev] Major JIT compiler update in PCRE with Sparc 32 support

2012-10-20 Thread Zoltán Herczeg
Hi, I just landed a major JIT compiler update in PCRE. The new code mostly contains code refactoring and bugfixing in MIPS and PowerPC ports. An experimental Sparc 32 support is also added. I noticed that all big endian systems complain that: -Running in 16-bit mode but pattern was compiled