Check-in [5890c67d86]
Not logged in
Overview

SHA1 Hash:5890c67d8664da6fa665ce1bf867c2743f805e18
Date: 2007-09-21 22:07:35
User: jnc
Comment:Added win32 build notes
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Added win32.txt version [efd9bcfec9]

@@ -1,1 +1,15 @@
+Notes: Porting fossil to win32
+======================================================================
+
+Setting up my build environment:
+----------------------------------------------------------------------
+
+  Install:
+    MinGW 5.1.3
+    MSYS  1.0.10
+
+  Download/compile/install zlib (configure --prefix=/mingw)
+  Download/compile/install tclsh (configure --prefix=/) (for tests)
+
+  All commands were issued in the MSYS shell, not a cmd.exe