]> sjero.net Git - wget/commitdiff
Warn about state of Windows builds.
authorMicah Cowan <micah@cowan.name>
Tue, 22 Sep 2009 06:03:00 +0000 (23:03 -0700)
committerMicah Cowan <micah@cowan.name>
Tue, 22 Sep 2009 06:03:00 +0000 (23:03 -0700)
windows/ChangeLog
windows/README

index b53f46123bc0a09d1451179d101e873b4e209b70..0c1bde1f6accd799b935038e85cf79ef9e694491 100644 (file)
@@ -1,3 +1,7 @@
+2009-09-21  Micah Cowan  <micah@cowan.name>
+
+       * README: Warn about less-than-functional Windows build support.
+
 2009-09-03  Gisle Vanem  <giva@bgnett.no>
 
        * config.h (HAVE_STRING_H): Define for all Windows build
index 9239cef842bc3d9d43a78aa65e777c31aaa0f10e..16fa36a0a67f8a19a89ba712f8991e6963561f52 100644 (file)
@@ -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