[GRASS-windows] Large file support?

Marco Pasetti marco.pasetti at alice.it
Wed Jul 30 04:14:18 EDT 2008


Glynn,

> If code is obtaining the file size using stat(), it isn't going to
> work on files >2GiB. You could try manually changing the last two
> defines to:
> 
> /* Define to name of 64bit stat function */
> #define VSI_STAT64 _stat64
> 
> /* Define to name of 64bit stat structure */
> #define VSI_STAT64_T __stat64

cool! Thank you very much!
All the best,

Marco


More information about the grass-windows mailing list