From c03a1e82ac0d6e97668b593d892233f88cb74c3a Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Sun, 17 Jul 2011 16:45:12 +1000 Subject: [PATCH] Add cygwin to supported/tested platforms --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index edfd8e1..18d61de 100644 --- 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. + -- 2.34.1