<div dir="ltr">But there is a compilation error if compilation is attempted without all/any threads? IIRC, there is an #error directive to that effect in ecl.h<div><br></div><div>In any case, could you share configuration flags?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ср, 17 июл. 2019 г. в 11:40, Dima Pasechnik <<a href="mailto:dimpase%2Becl@gmail.com">dimpase+ecl@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div dir="auto">sagemath (<a href="http://sagemath.org" target="_blank">sagemath.org</a>) uses ecl 16.1.2 to compile and run Maxima (and not only it) on Cygwin, so it is certainly possible. we turn threads off, however.</div></div><div dir="auto">As well, we add -D_GNU_SOURCE to C and CXX flags.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 15 Jul 2019 at 10:14, Иван Трусков <<a href="mailto:trus19@gmail.com" target="_blank">trus19@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello<div>I am trying to build and use ECL on windows machine under cygwin environment</div><div>However, evter it is built, there arises a problem when i try to compile any lisp files, for example when running examples/build/readme.lisp</div><div>Inspecting with gsb gives the picture of stack overflow on handling some exception across threads, overflow occuring in the bad case of circular calls to acquiring thread-local data (pthreads_getspecific) and processing error message from failure of it.</div><div><br></div><div>is there recommended configuration for cygwin that would allow to overcome that kind of problem? Alternatively, what data exactly are needed for a full bug report? I would gladly provide everything relevant</div></div>
</blockquote></div></div>
</blockquote></div>