Zoltán Herczeg wrote:
> As PCRE is a simple C library, there shouldn't be any problem to
> compile it under any environment, except some symbol clashes.

These clashes are not always trivial. For example, kmem_free(9) wants
a size. I use malloc(9)/free(9) which is more close to libc equivallent.

Alex

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to