[geos-devel] [GEOS] #585: mingw64 trunk make check fail on badthreadtest

GEOS geos-trac at osgeo.org
Sun Sep 30 11:30:05 PDT 2012


#585: mingw64 trunk make check fail on badthreadtest
------------------------+---------------------------------------------------
 Reporter:  robe        |        Owner:  geos-devel@…              
     Type:  defect      |       Status:  closed                    
 Priority:  minor       |    Milestone:  3.4.0                     
Component:  Default     |      Version:  svn-trunk                 
 Severity:  Unassigned  |   Resolution:  invalid                   
 Keywords:              |  
------------------------+---------------------------------------------------
Changes (by robe):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Nevermind.  The fundamental problem is that the platform.h.in is all wrong
 for 64-bit builds, but more or less right for 32-bit builds.

 I discovered why my windows 7 box was exhibiting different failures.

 In my jenkins install, I had hacked the platform.h.in to work for mingw64
 bit using the hack:

 {{{
 http://www.gaia-gis.it/spatialite-3.0.0-BETA/mingw64_how_to.html#libgeos
 }}}



 , but it caused issues for 32-bit evidentally causing it to go thru this
 badthreadtest loop.  So short answer your platform thingy doesn't work and
 I have to have a different one for 32 vs. 64 bit.

-- 
Ticket URL: <http://trac.osgeo.org/geos/ticket/585#comment:2>
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