aboutsummaryrefslogtreecommitdiffstats
path: root/doc/BUILD.win32
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2014-09-27 11:54:35 -0300
committerdequis <dx@dxzone.com.ar>2014-09-27 11:54:35 -0300
commite252d8cab06e038e5801652bedf02de9170c7945 (patch)
treed83b96948a6f7b303e98727faa6a15ba8453ed09 /doc/BUILD.win32
parentd3483776b4b7f45b99127240d76f3c978c260ca2 (diff)
RIP native win32 support (use cygwin instead)
It has been broken for a very long time and nobody cared about it.
Diffstat (limited to 'doc/BUILD.win32')
-rw-r--r--doc/BUILD.win3210
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/BUILD.win32 b/doc/BUILD.win32
deleted file mode 100644
index e1afe600..00000000
--- a/doc/BUILD.win32
+++ /dev/null
@@ -1,10 +0,0 @@
-Instructions for building BitlBee for Windows
-=============================================
-
-1) Install the mingw32 compiler
-
-2) Compile GLib2 for the target i586-mingw32msvc
-
-3) Cross-compile BitlBee:
-
-$ ./configure --target=i586-mingw32msvc --ssl=bogus --arch=Windows