Please teach us the following issue if you have any idea.
We downloaded the package mico-cl8-15.05.06.zip. through the below URL.
http://www.mico.org/~msorin/mico-cl8-15.05.06.zip

We have compiled mico by using VS2005.(32bit and 64bit compile)
(OS:Wondows XP x64) 32bit compilation succeeded, but it failed in 64bit compilation.(execution of IDL.exe) Please teach us the reason and measures method of this issue if you can.
<Error Message>
c:\mico\orb\os-thread/pthreads.cc:385: assertion failed.

pthreads.cc source list
int result = pthread_mutex_destroy(&_mutex);
assert(!result); <--- line 385

64bit compilation succeeds when we use IDL.exe(32bit), however, when we run NSD.exe(64bit) it failed.

k.sato

_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to