From: Jarkko Hietaniemi Date: Thu, 11 Jul 2002 19:47:28 +0000 (+0000) Subject: Mention the FAT vs NDBM_File problem on Cygwin also in perldelta. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=14aaa8fc27b8350048cdee657c0128eb979d0b2a;p=p5sagit%2Fp5-mst-13.2.git Mention the FAT vs NDBM_File problem on Cygwin also in perldelta. p4raw-id: //depot/perl@17493 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 47b6e73..92351d9 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -3086,6 +3086,11 @@ you may get an error message saying "unable to remap". This is known problem with Cygwin, and a workaround is detailed in here: http://sources.redhat.com/ml/cygwin/2001-12/msg00894.html +=head2 Cygwin ndbm tests fail on FAT + +One can build but not install (or test the build of) the NDBM_File +on FAT filesystems. Installation (or build) on NTFS works fine. + =head2 ext/threads/t/libc If this test fails, it indicates that your libc (C library) is not