X-Git-Url: https://www.tinc-vpn.org/git/browse?p=wiki;a=blobdiff_plain;f=examples%2Fcross-compiling-windows-binary.mdwn;h=27ea13bd8a3610e2863d67307ebe571cdbf2f7d8;hp=3a2eb56a95dd4d27e040db73b82d3eb267d8b37e;hb=98207c4c23c539108def07110fbdebbb12e05699;hpb=574b008236cac5908eae159f7d4c0d9074f173f7 diff --git a/examples/cross-compiling-windows-binary.mdwn b/examples/cross-compiling-windows-binary.mdwn index 3a2eb56..27ea13b 100644 --- a/examples/cross-compiling-windows-binary.mdwn +++ b/examples/cross-compiling-windows-binary.mdwn @@ -8,6 +8,9 @@ is much faster. It is also much easier to get all the dependencies in a modern distribution. Therefore, this howto deals with cross-compiling tinc with MinGW under Linux on a Debian distribution. +The result is a 32-bit executable. If you want to create a 64-bit executable, +have a look at the [[64-bit cross-compilation example|examples/cross-compiling-64-bit-windows-binary]]. + ### Overview The idea is simple: