summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-01-21 12:41:21 +0000
committerWerner Koch <wk@gnupg.org>2010-01-21 12:41:21 +0000
commit7664da8dde0d37fc6a8f1061742a175e69d0414f (patch)
tree2f599fd95403a2302f9c1680c9a10e9ed1ac1a69 /README
parente4da3564e0dee1dfd39ac7891dad8d2fb7cd6be0 (diff)
downloadlibgpg-error-7664da8dde0d37fc6a8f1061742a175e69d0414f.tar.gz
Finished W32CE support.
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
index 505f28c..f66826e 100644
--- a/README
+++ b/README
@@ -76,6 +76,19 @@ b) If you don't have any a trusted version of GnuPG, you can attempt
published via the announcement list and probably via Usenet.
+Hints
+-----
+
+To build for Windows you you may use the convenience command:
+
+ ./autogen.sh --build-w32
+
+which runs configure with suitable options. For WindowsCE the command
+is:
+
+ ./autogen.sh --build-w32ce
+
+
Known Problems
--------------