[geos-devel] Re: [GEOS] #534: Cross compile trunk for android
GEOS
geos-trac at osgeo.org
Thu May 3 07:18:02 EDT 2012
#534: Cross compile trunk for android
--------------------------+-------------------------------------------------
Reporter: mbernasocchi | Owner: geos-devel@…
Type: defect | Status: new
Priority: major | Milestone: 3.3.4
Component: Default | Version: svn-trunk
Severity: Significant | Keywords: android
--------------------------+-------------------------------------------------
Comment(by strk):
And this is the warning got at ./configure time everytime the
PGAC_TYPE_64BIT_INT macro is invoked:
{{{
WARNING: 64bit arithmetic disabled when cross-compiling
}}}
It seems to be the key here, as Marco found int64_t works fine when used
in ClassSizes.cpp (it is 8 bytes)
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/534#comment:1>
GEOS <http://geos.refractions.net/>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list