This is the mail archive of the gcc-help@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]
Other format: [Raw text]

file size limit


I am trying to open a file greater than 2GB without success in my cpp program.  I am
using open() and it does not work.

Any suggestions on how to open a file for reading that is greater than 2GB?

gcc verison:
gcc32 (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4)

Output for "uname -s -r -v -o":
Linux 2.6.11-1.1369_FC4smp #1 SMP Thu Jun 2 23:08:39 EDT 2005 GNU/Linux

Thanks,

Cristian



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