[postgis-devel] [PostGIS] #273: ST_GeomFromGML crashes in Windows compiled in MingW

PostGIS trac at osgeo.org
Fri Dec 11 11:40:18 PST 2009


#273: ST_GeomFromGML crashes in Windows compiled in MingW
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  colivier     
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  PostGIS 1.5.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by robe):

 You can tell two ways.  You can check with depends.exe or look at the size
 of the postgis-1.5.dll.  If its static it will be much fatter than your
 original since it will have the libxml embedded in it.

 The libxml added about another 1 mb to the .dll file.  though we can
 probably reduce that by disabling stuff we don't need.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/273#comment:42>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list