This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/17086] IOStreams Large File Support (> 2 GB) not fully implemented.
- From: "idonotknow232 at comcast dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Aug 2004 21:24:10 -0000
- Subject: [Bug libstdc++/17086] IOStreams Large File Support (> 2 GB) not fully implemented.
- References: <20040818192027.17086.idonotknow232@comcast.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From idonotknow232 at comcast dot net 2004-08-18 21:24 -------
Paolo,
Tried described code in small test program. This seems to works for files >
and < 2GB. I am stumped why it works in my small test program and not in my
app. I will need to perform more testing. I will pull my app apart and try to
isolate problem. The code is tucked away in a class and I may need to isolate
the class and test the class by itself. I will let you know if I can reproduce.
-- Robert
--
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|3.4.1 |sparc-sun-solaris2.8
GCC host triplet|3.4.1 |sparc-sun-solaris2.8
GCC target triplet|3.4.1 |sparc-sun-solaris2.8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17086