[GRASS-dev] [GRASS GIS] #1008: WinGrass7 - disable LFS
GRASS GIS
trac at osgeo.org
Sun Mar 14 14:15:27 EDT 2010
#1008: WinGrass7 - disable LFS
-----------------------+----------------------------------------------------
Reporter: hellik | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: wingrass | Platform: MSWindows Vista
Cpu: x86-32 |
-----------------------+----------------------------------------------------
from the dev-ml:
Sun Mar 14 03:10:19 EDT 2010
{{{
> >Has disabling LFS to be set explicitly for configure in the windows-
world?
>
> I've tried --disable-largefile,
>
> but again there is
>
> [...]
> checking if system supports Large Files at all... yes
> [...]
> Large File support (LFS): yes
> [...]
>
> in the build-log.
>
> what have to be done to disable LFS for building WinGrass7?
configure.in is broken; it sets USE_LARGEFILES according to whether
LFS is detected, regardless of whether it is enabled. MinGW has LFS,
but it's not in a form which currently works with GRASS.
}}}
what are the differences to 6.4/6.5? both are compiling on WinVista32.
Helmut
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1008>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list