source: doc/BUILD.win32 @ 12b29db

Last change on this file since 12b29db 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
RevLine 
[73c2dce]1Instructions for building BitlBee for Windows
2=============================================
[d1d6776]3
[73c2dce]41) Install the mingw32 compiler
[2983f5e]5
[73c2dce]62) Compile GLib2 for the target i586-mingw32msvc
[2983f5e]7
[73c2dce]83) Cross-compile BitlBee:
[2983f5e]9
[73c2dce]10$ ./configure --target=i586-mingw32msvc --ssl=bogus --arch=Windows
Note: See TracBrowser for help on using the repository browser.