[geos-devel] Re: [GEOS] #276: "make check" failed at geos_unit on
mingw
GEOS
geos-trac at osgeo.org
Mon Oct 12 11:26:41 EDT 2009
#276: "make check" failed at geos_unit on mingw
------------------------+---------------------------------------------------
Reporter: sanak | Owner: geos-devel at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 3.2.0
Component: Default | Version: svn-trunk
Severity: Unassigned | Resolution:
Keywords: mingw |
------------------------+---------------------------------------------------
Comment (by strk):
Check if your .exe is really a binary file, as it should be a shell script
instead (libtool script).
If it is a libtool script you'll need to use something like:
$ libtool --mode=execute gdb ./XMLTester
I don't compile with mingw so can't help there.
Probably worth moving to 3.3.0 milestone.
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/276#comment:5>
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