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? Thanks for your help Christian -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- RE: Large files (>2GB) Christian Orsatti
- RE: Large files (>2GB) Juha Saarinen
- Re: Large files (>2GB) Igmar Palsenberg