Re: [geos-devel] [#317] Build configuration for CMake build system

2010-01-29 Thread Mateusz Loskot
Sandro Santilli wrote: > On Wed, Jan 27, 2010 at 10:13:45PM +, Mateusz Loskot wrote: > >> I explicitly add -D_ISOC99_SOURCE=1 for checks of isfinite and it passes >> for me. >> >> Could you give it another shot and test? > > > -- Performing Test HAVE_STD_ISNAN > -- Performing Test HAVE_STD

Re: [geos-devel] [#317] Build configuration for CMake build system

2010-01-29 Thread Mateusz Loskot
Sandro Santilli wrote: > On Wed, Jan 27, 2010 at 10:13:45PM +, Mateusz Loskot wrote: > >> http://trac.osgeo.org/geos/ticket/317#comment:21 >> >> I explicitly add -D_ISOC99_SOURCE=1 for checks of isfinite and it passes >> for me. >> >> Could you give it another shot and test? > > I will shortl

Re: [geos-devel] Quick cmake/autotools comparison on OpenSUSE

2010-01-29 Thread Mateusz Loskot
strk wrote: > FYI. > Only 'make' was timed, no ./configure nor cmake runs. > >> cat cmake/TIMING > real7m18.909s > user6m11.319s > sys 0m42.419s > >> cat autotools/TIMING > time make > - > real7m58.631s > user7m1.418s > sys 0m43.067s I timed only "make" command ru

[geos-devel] cmake does not recognize sub-command RENAME

2010-01-29 Thread strk
GEOS revision 2893. CMake Error at CMakeLists.txt:204 (file): file does not recognize sub-command RENAME cmake version 2.6-patch 0 --strk; () Free GIS & Flash consultant/developer /\ http://foo.keybit.net/~strk/services.html ___ geos-devel m

[geos-devel] Quick cmake/autotools comparison on OpenSUSE

2010-01-29 Thread strk
FYI. Only 'make' was timed, no ./configure nor cmake runs. > cat cmake/TIMING real7m18.909s user6m11.319s sys 0m42.419s > cat autotools/TIMING time make - real7m58.631s user7m1.418s sys 0m43.067s --strk; () Free GIS & Flash consultant/developer /\ http: