Re: [pcre-dev] Compile errors

2020-11-16 Thread Ze'ev Atlas via Pcre-dev
Good day Zoltan  I have contemplated on what has been said in that thread and also looked at the code.   It looks to me that if I would develop a native z/OS allocator and plug it instead of the allocators that are there, everything would compile properly.  I believe that there is nothing Linux

Re: [pcre-dev] Compile errors

2020-11-15 Thread Ze'ev Atlas via Pcre-dev
ZoltanAfter reading you entry and looking over the pointed thread, I am VERY disappointed to learn that the JIT development is solely for  Linux.  I think that that limitation is shortsighted and probably could be overcome with little effort That said, it is a prime example of IBM duplicity on

Re: [pcre-dev] Compile errors

2020-11-15 Thread Ze'ev Atlas via Pcre-dev
It looks like we have to determine which allocator is the closest to what I need and put a hook, using the NATIVE_ZOS macro and allow me to develop the appropriate header files.  We did that in the non JIT PCRE2 (look at pcre2grep.c for example).  However, I will need some guidance on how to

[pcre-dev] Compile errors

2020-11-14 Thread Ze'ev Atlas via Pcre-dev
Hi all I would like to reiterate: I do not use Linux and I do not use gcc.  Rather I am using IBM native C compiler, so anything that is gcc specific or Linux specific is a show stopper. Please review the attached snippets and provide some advice   Ze'ev Atlas errors compiling

[pcre-dev] compile errors on PCRE 8.11

2010-12-28 Thread Mahudeswaran
Hi, I am new to PCRE. And please find the below email. If you need any further information's please let me know. Regards Mahudeswaran From: Mahudeswaran Sent: Tuesday, December 28, 2010 1:49 PM To: 'webmas...@pcre.org' Subject: compile errors on PCRE8.11 Importance: High Hi, I