diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-12 13:05:28 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-06-12 13:05:28 +0000 |
commit | dd4fbadefe18acbbd4a59767a0a560811107a449 (patch) | |
tree | 421c77e5db98e7fc74f5ea5404a12ce706ee0660 /INSTALL | |
parent | b972f34f4db5378955cc28c60ed20f0fa5e3d97b (diff) | |
download | perl-dd4fbadefe18acbbd4a59767a0a560811107a449.tar.gz |
This should be gone now.
p4raw-id: //depot/perl@17204
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -795,10 +795,6 @@ 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 (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 Executive summary: in Perl 5.8, you should use the default "PerlIO" |