From: Micah Cowan Date: Tue, 22 Sep 2009 06:03:00 +0000 (-0700) Subject: Warn about state of Windows builds. X-Git-Tag: v1.13~231 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=df804c69d98920e25a8c3bdec661613227524474;hp=4a08094db88011153adadbf995103770b20d2a31 Warn about state of Windows builds. --- diff --git a/windows/ChangeLog b/windows/ChangeLog index b53f4612..0c1bde1f 100644 --- a/windows/ChangeLog +++ b/windows/ChangeLog @@ -1,3 +1,7 @@ +2009-09-21 Micah Cowan + + * README: Warn about less-than-functional Windows build support. + 2009-09-03 Gisle Vanem * config.h (HAVE_STRING_H): Define for all Windows build diff --git a/windows/README b/windows/README index 9239cef8..16fa36a0 100644 --- a/windows/README +++ b/windows/README @@ -1,5 +1,17 @@ -*- text -*- +*** NOTE: as of version 1.12, the building of Wget on Windows using +*** these supplied Makefiles, is severely broken. HOWEVER, it is +*** currently possible to build Wget on Windows using the standard + Unix-y "./configure && make", under MinGW + MSYS, though there are + some rough edges when you go beyond the basic build. + + We expect to support this method for building Wget more fully in + future releases; the degree to which other Windows build methods + will be supported is not currently clear, as the cost of their + maintenance has grown significantly. + + You can configure the Windows port of Wget by running configure.bat (in the main Wget directory). You can run it with no arguments to see the list of possible options. Run it with the option corresponding to the