This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/16204] File I/O fails on files >= 2^31 bytes (2GB)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2004 21:02:46 -0000
- Subject: [Bug libgcj/16204] File I/O fails on files >= 2^31 bytes (2GB)
- References: <20040625192712.16204.mckinlay@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-25 21:02 -------
I should note on sane OS's (all *BSD [Darwin is included]) offset_t is always 64bit.
--
What |Removed |Added
----------------------------------------------------------------------------
GCC host triplet|i686-pc-linux-gnu |
GCC target triplet| |i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16204