diff options
author | Michael W. Hudson <mwh@python.net> | 2001-12-19 22:09:09 (GMT) |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2001-12-19 22:09:09 (GMT) |
commit | b6554643b7a2eb034656a2268e9ab1e8a95abfba (patch) | |
tree | 01513ab3859cc214b8f770045a1780c34eb46f07 /README | |
parent | b6ab93f433c37279a5ad12ac8e6d5b7d78d773ed (diff) | |
download | cpython-b6554643b7a2eb034656a2268e9ab1e8a95abfba.zip cpython-b6554643b7a2eb034656a2268e9ab1e8a95abfba.tar.gz cpython-b6554643b7a2eb034656a2268e9ab1e8a95abfba.tar.bz2 |
Apparently it's Cygwin with a capital C.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -445,14 +445,14 @@ Cygwin: With recent (relative to the time of writing, 2001-12-19) and remove "local/" from the SSL variable. Finally, just run "make"! - (b) The "proper" fix is to rebase the cygwin DLLs to prevent + (b) The "proper" fix is to rebase the Cygwin DLLs to prevent base address conflicts. Details on how to do this can be found in the following mail: http://sources.redhat.com/ml/cygwin/2001-12/msg00894.html It is hoped that a version of this solution will be - incorporated into the cygwin distribution fairly soon. + incorporated into the Cygwin distribution fairly soon. Two additional problems: |