This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[Fwd: Large Files handling in C++]


Hi,

I am using GNU compilers for my applications. I have come across a problem. The files that are created and read are large files (>2GB). So I am not able to handle them using streams. Is there any option in GNU compilers for large files handling using streams in C++.
In SUN workshop 5.0 we can handle large files in 64 bit OS mode and using -xarch=v9 option. How can I do the same in GNU compilers. (without changing my code)?
Please guide
Thanks,

-- 
gAuRAv GupTa
 
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]