[Box Backup-dev] Win32

Martin Ebourne boxbackup-dev@fluffy.co.uk
Tue, 20 Dec 2005 21:29:54 +0000


On Tue, 2005-12-20 at 21:10 +0000, Chris Wilson wrote:
> The problem would be the stuff autodetected by configure, which would be 
> targeted for your platform rather than Win32. If you install MinGW and 
> cross-compile with that, it should work, more or less - MinGW and Visual 
> C++ don't provide identical features, so some patching of config.h might 
> be necessary.

Most projects just put up the windows executable/installer. After all,
that's what most people want. If it is possible to cross compile that
from unix, it would seem ideal.

Not sure on the value of preconfigured source - anyone who wants to hack
it on windows is able to set up cygwin, and users certainly don't want
to compile on windows.

Cheers,

Martin.