diff options
author | rpj <rpj> | 2004-04-06 16:34:50 +0000 |
---|---|---|
committer | rpj <rpj> | 2004-04-06 16:34:50 +0000 |
commit | 425e03ba9bc05c2975bde07c95fbec7670751b37 (patch) | |
tree | 5079f22f34c279970d2fc5cc35d057c4022c505e /FAQ | |
parent | 3c54879a28c4cdbef9dbd59246b7de8c0536dabc (diff) |
Close memory leak.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -385,8 +385,11 @@ Ross Q 10 How do I create thread-safe applications using
---- pthreadGCE.dll, libpthreadw32.a and Mingw32?
-See Thomas Pfaff's email at:
+If you must use a MinGW32 gcc version 2.95 or earlier then
+see Thomas Pfaff's email at:
http://sources.redhat.com/ml/pthreads-win32/2002/msg00000.html
+Later versions should thread-safe.
+
------------------------------------------------------------------------------
|