develooper Front page | perl.perl5.porters | Postings from September 2001

Re: Perl and files > 2GB

Thread Previous | Thread Next
From:
Alan Burlison
Date:
September 3, 2001 01:10
Subject:
Re: Perl and files > 2GB
Message ID:
3B933AD7.B48924E1@sun.com
Chip Turner wrote:

> I believe Large files are supported only with 2.4 kernels and certain
> glibcs.  Which basically means for proper large file support, you will
> need Red Hat 7.1.  Even then, some utilities don't work, Perl being
> one.  It is my understanding that USE_LARGE_FILES breaks binary
> compatibility, so if you recompile perl, be aware some modules may
> have issues unless you recompile them as well.

Correct.  Turning on largefile support also means that IVs become 64-bit,
so if you build perl to be largefile-aware you then need to recompile any
XSUB based modules.

-- 
Alan Burlison
--
$ head -1 /dev/bollocks
globally exceed cross-organizational value propositions

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About