This is the mail archive of the pthreads-win32@sources.redhat.com mailing list for the pthreas-win32 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Still in trouble with MinGW


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....
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]