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]

Re: Still in trouble with MinGW


Again, sorry for excessive spamm :-( I just found the new snapshot is out
and most of the problems are solved)

Ildar
  ----- Original Message -----
  From: Ildar Mulyukov
  To: pthreads-win32@sources.redhat.com
  Sent: Tuesday, June 05, 2001 12:32 PM
  Subject: 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]