diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-11 13:54:31 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-11 13:54:31 +0000 |
commit | a4ad7ea05de803d33a8b0d9fb85c159a8df86562 (patch) | |
tree | d70e6775e2dedc3a29c1ef68973945ff766810fe /INSTALL | |
parent | a2b4a97e1bac5f37e3ac662cf5a28a72ba1b27ec (diff) | |
download | perl-a4ad7ea05de803d33a8b0d9fb85c159a8df86562.tar.gz |
Be more specific.
p4raw-id: //depot/perl@17188
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |