Large Files with <iostream> (gcc-3.3.3 on SuSE-9.1)

J

Juergen Marsch

Hi,
writing files > 2G with standard library iostream classes results in
"... file size limit exeeded." Compiling my program with
"-D_FILE_OFFSET_BITS=64" doesn't make any difference.

If you know a solution, please tell me.

Thanks,
Jürgen
 
A

Asfand Yar Qazi

Juergen said:
Hi,
writing files > 2G with standard library iostream classes results in
"... file size limit exeeded." Compiling my program with
"-D_FILE_OFFSET_BITS=64" doesn't make any difference.

If you know a solution, please tell me.

Thanks,
Jürgen

Problem fixed in GCC 3.4.0. However, this is the wrong newsgroup
to ask in, in the future please redirect all enquiries to the GCC
mailing list or something.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top