Artifact Content
Not logged in

Artifact efd9bcfec94c4ad397092d3149d25268113353c4

File win32.txt part of check-in [5890c67d86] - Added win32 build notes by jnc on 2007-09-21 22:07:35.

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