Last change
on this file since 441a67e 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 | |
---|
1 | Instructions for building BitlBee for Windows |
---|
2 | ============================================= |
---|
3 | |
---|
4 | 1) Install the mingw32 compiler |
---|
5 | |
---|
6 | 2) Compile GLib2 for the target i586-mingw32msvc |
---|
7 | |
---|
8 | 3) Cross-compile BitlBee: |
---|
9 | |
---|
10 | $ ./configure --target=i586-mingw32msvc --ssl=bogus --arch=Windows |
---|
Note: See
TracBrowser
for help on using the repository browser.