From: Ronnie Sahlberg Date: Sun, 17 Jul 2011 06:45:12 +0000 (+1000) Subject: Add cygwin to supported/tested platforms X-Git-Tag: upstream/1.9.6^2~342 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=c03a1e82ac0d6e97668b593d892233f88cb74c3a Add cygwin to supported/tested platforms --- 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. +