summaryrefslogtreecommitdiff
path: root/setup/openvpn/README
diff options
context:
space:
mode:
authorJaromil <jaromil@dyne.org>2012-12-04 11:05:07 +0100
committerkali <kali@leap.se>2012-12-06 01:33:45 +0900
commit65c8d8dbe8b62b6ec7d8b5ebe2214db6480f6b28 (patch)
tree0e2c54e318b70055e64e8943ff5a2eaed042d05e /setup/openvpn/README
parent53a615a9507265e133e8f85714f5039eeae1f10d (diff)
MS Windows OpenVPN binary build scripts
using GCC and MinGW32 on Debian/Ubuntu
Diffstat (limited to 'setup/openvpn/README')
-rw-r--r--setup/openvpn/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/setup/openvpn/README b/setup/openvpn/README
new file mode 100644
index 00000000..bf2205c2
--- /dev/null
+++ b/setup/openvpn/README
@@ -0,0 +1,6 @@
+OpenVPN binary, build scripts
+Works using a GCC minGW32 cross-compiler on Debian/Ubuntu
+Produces a working MS Windows executable
+openvpn.exe: PE32 executable (DLL) (console) Intel 80386, for MS Windows
+goes smooth for the 99%, might still need some slapping the flags around now and then
+ -jrml