[postgis-devel] [PostGIS] #1694: PostGIS 2.0.0 does not build with clang

PostGIS trac at osgeo.org
Thu Dec 6 02:54:57 PST 2012


#1694: PostGIS 2.0.0 does not build with clang
----------------------+-----------------------------------------------------
  Reporter:  vince    |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 2.0.1
 Component:  postgis  |     Version:  trunk        
Resolution:  fixed    |    Keywords:  history      
----------------------+-----------------------------------------------------

Comment(by strk):

 Sharpie: try to add -C to the CPP call ?
 in configure.ac:

 - SQLPP="${CPPBIN} -traditional-cpp -P"
 + SQLPP="${CPPBIN} -traditional-cpp -P -C"

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1694#comment:27>
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