Re: Opening a file for reading in C: "File too large" error
pedro.ballester@xxxxxxxxx writes:
Dear all,
The following is a simple program that works well on Windows, but fails
to open a file of 6.5GB for reading on Linux Red Hat. The reported
error is "File too large".
Try compiling with -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64.
--
Måns Rullgård
mru@xxxxxxxxxxxxx
.
Relevant Pages
- Opening a file for reading in C: "File too large" error
... The following is a simple program that works well on Windows, but fails ... to open a file of 6.5GB for reading on Linux Red Hat. ... (comp.os.linux.development.apps) - Re: Opening a file for reading in C: "File too large" error
... The following is a simple program that works well on Windows, but fails ... to open a file of 6.5GB for reading on Linux Red Hat. ... (comp.os.linux.development.apps) - Re: Got Vista or Win7? Worry.
... Do you really think people will switch to Ubuntu because of cries of worry with Vista and Windows 7? ... If you do insist on staying in all the time, try some reading instead of planting your nose, inside your computer, all of your life. ... Also knowing quite a few MVP's and other REAL EXPERTS in the industry helps. ... There input is invaluable and as I said before, I have heard nothing but good reports about it. ... (microsoft.public.windows.vista.general) - Media Player Hangs with Hyper-Threading On
... We discovered a unique situation where the Windows Media ... the system never fails. ... Colorgraphic Xentera GT (AGP Card) - 2 channels ... (microsoft.public.windowsmedia.player) - RE: File Transfer Wizard Problem
... Started reading your post and thought it was mine, ... Windows SE computer right here next to the new big one. ... Tried direct cable connection and could see the ... > Thanks, Ron ... (microsoft.public.windowsxp.general) |
|