diff options
author | rpj <rpj> | 1999-09-17 06:18:15 +0000 |
---|---|---|
committer | rpj <rpj> | 1999-09-17 06:18:15 +0000 |
commit | 42955ade145ecb575977d239faa825e5b3fa10be (patch) | |
tree | bc7c249888b5e6a241a7f1f314647099559a35f2 /README | |
parent | b02ad75b6a6ad4e55ce656b26ee54106e4d1e27d (diff) |
*** empty log message ***snap-1999-09-17
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,8 +23,8 @@ contributed by John E. Bossom <jebossom@cognos.com>. See the 'MAINTAINERS' file for the list of contributors. -Why you cannot build the library with Cygwin or Mingw32 -------------------------------------------------------- +Why you cannot build the library with Cygwin or Mingw32 yet +----------------------------------------------------------- The DLL pthread.dll still cannot be built using g++ due to non thread-safe exception handling in g++. Thanks to Kevin Ruland for researching this |