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

PostGIS trac at osgeo.org
Thu Apr 12 08:23:18 PDT 2012


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

Comment(by vince):

 The problem is that PostGIS makefile derives its values for CPP, CFLAGS…
 from the PGXS Makefile. There should be a way to override these default
 values.

 An other bug caused by this dependency: if, for example, I build
 PostgreSQL as a universal Apple binary (i386/x86_64) then I am forced to
 build also a universal version of PostGIS, even if I don’t want it…
 because the flags used to compile PostGreSQL are engraved in PGXS
 Makefile…

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