Still in trouble with MinGW

Ildar Mulyukov ildar@sendmail.ru
Tue Jun 5 01:32:00 GMT 2001


Library is built allright.
Still I have test-time problems.
join1 and most further tests 
fail.
First, pthread_join returns 0 in "result" 
parameter. Thus assertation fails. Then an unknown exception 
raises.
And equal1 test make memory violation for 
"read" and then either passes test or not (time to time). This bahavior is quite 
strange. Maybe, my gcc is not thread-safe, eh? BTW maybe it's worthy to add a 
test of thread-safeness..
 
Thank you for any help, 
    Ildar.
 
PS. I failed to build a "good" static 
binaries (how? no instructions :-( ) - they fail on the 2nd 
test....
 



More information about the Pthreads-win32 mailing list