[postgis-devel] [PostGIS] #1694: PostGIS 2.0.0 does not build with clang
PostGIS
trac at osgeo.org
Sun Mar 18 11:41:59 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.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
The transformation of sql.in files into sql by means of CPP -traditional-
cpp fails if CPP = clang -E.
Besides, I've tried various overrides to change the CPP value to some gcc
version, but to no avail. The build system seems particularly obscure when
it comes to how CPP is inferred.
Can it be simplified? Or the preprocessing of sql.in files adapted for
clang?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1694>
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