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]

can't write to files greater than 2Gb using C++


Hi gcc users,
                           I am unable to write to files having size
graeter than 2Gb using a simple C++ program compiled using g++  and  with
flags _LARGEFILE64_SOURCE  and _FILE_OFFSET_BITS=64.

Can somebody help me out?

Ashok

Mumbai, INDIA


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