Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh/pcre module breakage when static build enabled



On Sat, Mar 24, 2018 at 11:25 PM, Vadim A. Misbakh-Soloviov
<mva@xxxxxxxx> wrote:
>
> So, I guess, that `-lpthread` should be somehow upstreamed now, isn't it?

This is a somewhat strange situation, because zsh process/signal
handling is not compatible with POSIX threading.

Why is pcre linking to this?  If pcre is actually starting threads,
there may be unexpected side-effects.

At the very least we'd need an additional configure test to detect
this pcre dependency.



Messages sorted by: Reverse Date, Date, Thread, Author