You can browse the cvs repository if you like (I've just set it up so it's not that exciting!!)
Archive downloads are also available and probably make more sense.
Sometimes I make a mistake with an archive and forget to include certain files or occasionally update certain files. The files below can be applied over the top of the z88dk directory to rectify these sort of situations. The filename (before the '_' is the version to which the patch should be applied.
These patch files may also be found on the ftp server
There are a couple of modifications that need to be made to v1.31- the makefile creates the softlink to the default config file incorrectly - remove the lib/config before the zcc.cfg in {z88dk}/Makefile. The file {z88dk}/include/stdlib.h needs a semi-colon inserting after the prototype for csleep otherwise strange things will happen.
Once you've downloaded the archive, this simple guide should get you up and running:
Where {z88dk} is the root directory of the archive. With that you should be sorted and ready to go.
z88dk is known to work on the following systems: Amiga, Be, Linux, Solaris, HP-UX, Win32, Win16, MSDOS
MSDOS/win32 binaries are available from Dennis Groning's z88dk page