%-> I need to create large files (> 2GB) on an intel base PC
%-> Is this possible ?
%->
%-> On Sun solaris 2.6, even if is is not a 64s bit OS and a 64bits machine,
%->
%-> I can use large files (ie add -DFILE_OFFSET_BITS=64) when I compile my C
%->
%-> or C++ code and I have acces to open64, lseek64 .... functions
%->
%-> Is there any thing similar on LINUX?

Linux has a 2GB limit on file sizes currently, but Matti Aarnio has written
a patch that allows larger files than that on x86 systems. Haven't tried it,
but you can download it at ftp://mea.tmt.tele.fi/linux/LFS/


-- Juha



-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to