[Ecls-list] Multi thread problem

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Wed Sep 26 15:00:43 UTC 2012


On Wed, Sep 26, 2012 at 2:34 PM, Stanislav Frolov <frolosofsky at gmail.com>wrote:

> #include<ecl/ecl.h>
> #include<pthread.h>
>

Could you try exchanging these two, or removing pthread.h completely? ECL
is including gc.h which overrides several thread functions, including
creation and destruction -- not that it is needed, but I would like to know
whether the same example works with this change.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20120926/c3e46a59/attachment.html>


More information about the ecl-devel mailing list