From 122acbd659c6bbf56c496c4acc166ce81907ea7c Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 7 Sep 2015 00:33:55 -0500 Subject: update messages about Cygwin support --- README.windows | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.windows b/README.windows index 22679cb..27c2182 100644 --- a/README.windows +++ b/README.windows @@ -6,9 +6,8 @@ GCC or Clang as the compiler. Contrary to its name, mingw-w64 supports both then LibreSSL should integrate very nicely. Old versions of the mingw-w64 toolchain, such as the one packaged with Ubuntu 12.04, may have trouble building LibreSSL. Please try it with a recent toolchain if you encounter -troubles. If you are building under Cygwin, only builds with the mingw-w64 -compiler are supported, though you can easily use Cygwin to drive the build -process. +troubles. Cygwin provides an easy method of installing the latest mingw-w64 +cross compilers on Windows. To configure and build LibreSSL for a 32-bit system, use the following build steps: -- cgit v1.2.3-55-g6feb