This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

libgcj doesn't have largefile support?


Using gcj-3.3.4 on x86/linux, when I write more than 2^31 bytes to a
FileOutputStream, the program exits without an error message or
exception.

Is this the intended behavior?  If so, how can I create a file >2GB?
I'm using Reiserfs, which definately supports this (and I have created
>2GB files using dd on the same partition).

  - a

-- 
"The first time I read this book I felt what I could only explain as a
 great disturbance in the Force: it was as if a billion washing
 machinces all became unbalanced at once and were suddenly silenced."

                             -- anonymous book reviewer on Amazon.com


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