This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/17086] IOStreams Large File Support (> 2 GB) not fully implemented.


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]