Add cygwin to supported/tested platforms
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 17 Jul 2011 06:45:12 +0000 (16:45 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 17 Jul 2011 06:45:12 +0000 (16:45 +1000)
README

diff --git a/README b/README
index edfd8e145cecaf6875dd2df2681e8d8c21b7cfa2..18d61dedff3332620a5e29ac38bf350b93d3b96f 100644 (file)
--- a/README
+++ b/README
@@ -40,5 +40,12 @@ PLATTFORM support
 As of now this is tested with linux, MacOSX and Apple iOS.
 
 Linux:  - tested with Ubuntu 10.04 - should work with others aswell
+Cygwin: - tested under 64bit win2k8.
 MacOSX: - tested with SDK 10.4 (under Snow Leopard) - should also work with later SDKs and 64Bit
 iOS:    - tested with iOS SDK 4.2 - running on iOS 4.3.x
+
+
+Cygwin
+------
+Configure with './configure --enable-tirpc' since cygwin only supports ti-rpc and not classic rpc.
+