[GRASS-windows] Large file support?

Frank Warmerdam warmerdam at pobox.com
Tue Jul 29 15:43:22 EDT 2008


Glynn Clements wrote:
> 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

Glynn,

Good advice.

If it works, please file a GDAL ticket with the details,and we may be
able to add this to configure.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the grass-windows mailing list