summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-06-11 13:54:31 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-06-11 13:54:31 +0000
commita4ad7ea05de803d33a8b0d9fb85c159a8df86562 (patch)
treed70e6775e2dedc3a29c1ef68973945ff766810fe /INSTALL
parenta2b4a97e1bac5f37e3ac662cf5a28a72ba1b27ec (diff)
downloadperl-a4ad7ea05de803d33a8b0d9fb85c159a8df86562.tar.gz
Be more specific.
p4raw-id: //depot/perl@17188
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index b90faeb503..af41c19037 100644
--- a/INSTALL
+++ b/INSTALL
@@ -795,9 +795,9 @@ this support (if it is available).
You can "Configure -Dusemorebits" to turn on both the 64-bit support
and the long double support.
-Note that on some platforms the gcc 3.1 compiler has been reported
-to refuse to compile the Time::Hires module when using -Dusemorebits
-or an equivalent setting.
+Note that on some platforms (linux 2.2.14 (RedHat 6.2, x86), libc 2.1.3)
+the gcc 3.1 compiler has been reported to refuse to compile the
+Time::Hires module when using -Dusemorebits or an equivalent setting.
=head2 Selecting File IO mechanisms