diff options
author | rpj <rpj> | 2000-08-14 05:56:17 +0000 |
---|---|---|
committer | rpj <rpj> | 2000-08-14 05:56:17 +0000 |
commit | 5f33f0ad4bb5c40814657c4493d8788cab33be38 (patch) | |
tree | a33dacddba6d36bd0937d35974f4baeb5580e415 /README | |
parent | 218bce75acae6f29458986ed18b482f522179271 (diff) |
Fix typos.snap-2000-08-13
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -109,8 +109,8 @@ nmake clean VSE Building under Mingw32
----------------------
-pthread.dll can be built with the current development version of mingw32.
-Run "make" in the soruce directory (uses GNUmakefile). This builds
+The dll can be built with Mingw32 gcc-2.95.2 or later.
+Run "make" in the source directory (uses GNUmakefile). This builds
pthreadGCE.dll and libpthreadw32.a.
To generate the libpthreadw32.a file from pthreadVCE.dll rather than
|