[postgis-devel] [PostGIS] #250: Trunk doesn't compile under MingW because of regex
PostGIS
trac at osgeo.org
Fri Sep 18 07:09:38 PDT 2009
#250: Trunk doesn't compile under MingW because of regex
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: postgis 1.5.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
I think I worked around this by putting in some vood in config.ac and the
postgis make files to get this to work and not break linux.
My original hardcoding broke my linux because regex is already compiled
into gcc or whatever, but is not with MingW.
Will submit to subversion shortly.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/250>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list