diff options
author | nyamatongwe <unknown> | 2002-01-03 20:17:41 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2002-01-03 20:17:41 +0000 |
commit | 263609ce51a4afbc94618b2d9a22becfd46349f4 (patch) | |
tree | 7b20c7a4d513dd740b0329b12845be3dafcf64a0 /README | |
parent | f98af13192850ec557133f3d5547e8383397e6e9 (diff) | |
download | scintilla-mirror-263609ce51a4afbc94618b2d9a22becfd46349f4.tar.gz |
Compiation requires 2.95.3 now.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ The current make file only supports static linking between SciTE and Scintilla. *** Windows version *** -A C++ compiler is required. Mingw32 GCC 2.95.2 is the compiler used +A C++ compiler is required. Mingw32 GCC 2.95.3 is the compiler used for most development although Visual C++ and Borland C++ are also supported. For older versions of Borland make such as version 5.02, add the -l option. |