Update of "compillingOnWindows"
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: c677fc964d3d6d31e6c7f4cc1b30bd772a6e7f16
Page Name:compillingOnWindows
Date: 2011-06-11 05:12:53
Original User: anonymous
Parent: d43d1740dda91c6ff980fd24dc89410b24f9ab63 (diff)
Next 0b8d99c643bc98a14b50d5ead6d17def5e4550a5
Content

Compiling under windows XP with sdk compiler.

Compiling under windows with Digital Mars C compiler

Compiling under Wine with Digital Mars C compiler

Compiling under windows with Mingw

Installing the tools.

Getting fossil source code

Compiling fossil source code

Compiling under windows with PellesC

This is tested under Windows XP with PellesC 5 and Window 7 with PellesC 6(32 & 64 bit)

Compiling under linux for windows with Mingw

This is called cross compiling. I'm using Arch linux distribution which uses the package manager pacman to install packages. If you have a differen linux distribution the packages might be called different. I assume a login name of renez substitute yours were apropiate.

Installing the tools.

Getting fossil source code

Compiling fossil source code

Distribution of cross compiled fossil.exe

Because you have linked against zlib and maybe ssl you need to include from /usr/i486-mingw32/bin zlib1.dll and, optional, libssl32.dll (and maybe also libeay32.dll)

testing the cross compiled fossil.exe

test