This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/12882] Large file support not complete
- From: "paolo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Nov 2003 20:35:44 -0000
- Subject: [Bug libstdc++/12882] Large file support not complete
- References: <20031103084202.12882.peturr02@ru.is>
- 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=12882
------- Additional Comments From paolo at gcc dot gnu dot org 2003-11-03 20:35 -------
By the way, showmanyc must be fixed too, both for stdio_filebuf and
stdio_sync_filebuf, to use fstat64 and lseek64.