<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Juan,<br>
<br>
I managed to run my threaded app using released ECL(p1), I just changed
the executable's filename from 'proba' to 'proba1'. I don't understand
why this happens. The same for the latest CVS snapshot. I also found
that if the number of running threads is more than 4 (four) the sample
'import.c' crashes with the same errors I showed in my first post (Mac
OS X, 10.5.1, intel).<br>
<br>
Thanks a lot for your help.<br>
<br>
Juan Jose Garcia-Ripoll wrote:
<blockquote
 cite="mid:c159f9ab0801260651k2cbbc78dtb5237c75c1f533a0@mail.gmail.com"
 type="cite">
  <pre wrap="">On Jan 20, 2008 11:26 AM, Kamil Shakirov <a class="moz-txt-link-rfc2396E" href="mailto:kamils80@gmail.com"><kamils80@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

I'd like to embed CL scripting in my threaded C++ application. ECL
(0.9j-p1) was compiled with threads support. First, I wanted  to test
the code snippet from the example (examples/threads/import/import.c)
that comes with ECL distribution. This works fine on Linux and win32
but fails on mac os x (intel). Is that known issue?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hi Kamil, I have run the same code on an older version (10.4.9) of Mac
OS X because I still do not have Leopard on my laptop and things are
ok. I  must say I am using the CVS version (obtained by using "cvs
update -C -P -d" inside the directory of ECL .9jp1 you just
downloaded), but I have made no fixes on the threading code, so this
should not be an issue. BTW it is not ~i but ~D

Juanjo

  </pre>
</blockquote>
<br>
</body>
</html>