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 fortran/40812] Files > 2GB are incorrectly handled on mingw



------- Comment #8 from ktietz at gcc dot gnu dot org  2009-09-06 18:52 -------
(In reply to comment #7)
> (In reply to comment #6)
> > I think I found the issue within gfortran for mingw.
> 
> I think you have this backwards.  "the issue within mingw
> for gfortran" would be a better description of the issue.
> It is afterall mingw that defines off_t.
> 
> -- 
> steve
> 

Well, in fact it is MS here. But we on mingw-w64 think at the moment about to
add an override option for this by defining _LARGE_FILES. But we have to plan
this in more detail. Would this be an option for you?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40812


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