source: doc/BUILD.win32 @ 39f93f0

Last change on this file since 39f93f0 was 73c2dce, checked in by Jelmer Vernooij <jelmer@…>, at 2008-06-10T03:21:13Z

Update docs, remove obsolete win32-related utilities.

  • Property mode set to 100644
File size: 280 bytes
Line 
1Instructions for building BitlBee for Windows
2=============================================
3
41) Install the mingw32 compiler
5
62) Compile GLib2 for the target i586-mingw32msvc
7
83) Cross-compile BitlBee:
9
10$ ./configure --target=i586-mingw32msvc --ssl=bogus --arch=Windows
Note: See TracBrowser for help on using the repository browser.