[Fwd: Large Files handling in C++]

Gaurav Gupta gauravg@delsoft.com
Mon May 14 23:33:00 GMT 2001


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
 



More information about the Gcc mailing list