[Ecls-list] multi-threaded C++ app

Dean O'Connor dean.oconnor at ite.com.au
Thu Oct 13 01:38:41 UTC 2005


Hello

Almost there perhaps ...
I have a C++ app compile with MSVC 6.0  and am getting an unhandled 
exception error when calling ecl_import_current_thread.

I call cl_boot and a few evals in my main C++ thread.
Then I create another C++ thread which calls no other ECL stuff except for:

    ecl_import_current_thread(make_simple_string("thread"), Cnil);

The problem may be the 2nd parameter, process_binding, but I don't know 
what you use for it.
Any ideas ?

Cheers
Dean


Juan Jose Garcia Ripoll wrote:

>On Wed, 2005-10-12 at 19:44 +1000, Dean O'Connor wrote:
>  
>
>>But I have just done an update from CVS 
>>:pserver:anonymous at cvs.sourceforge.net:/cvsroot/ecls
>>and I don't find a mention of those functions anywhere ???
>>    
>>
>
>There is a delay in the anonymous CVS server which makes changes appear
>a couple of hours after we commit them.
>
>Regards,
>
>Juanjo
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by:
>Power Architecture Resource Center: Free content, downloads, discussions,
>and more. http://solutions.newsforge.com/ibmarch.tmpl
>_______________________________________________
>Ecls-list mailing list
>Ecls-list at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/ecls-list
>  
>





More information about the ecl-devel mailing list