This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/12888] Can't open files lager than 2**31 - 1 byte
- 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: 5 Nov 2003 04:37:17 -0000
- Subject: [Bug ada/12888] Can't open files lager than 2**31 - 1 byte
- References: <20031103184855.12888.berndtrog@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12888
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
GCC host triplet|i686-pc-linux-gnu |
GCC target triplet| |i686-pc-linux-gnu
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-05 04:37 -------
Looks like it only happens on targets where open is not LFS ready (unlike *BSD).