Ticket #1694 (closed defect: fixed)
PostGIS 2.0.0 does not build with clang
| Reported by: | vince | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.1 |
| Component: | postgis | Version: | trunk |
| Keywords: | history | Cc: | sharpie |
Description
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?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

