[postgis-tickets] [PostGIS] #4321: OSX cannot link libwagyu without -lstdc++

PostGIS trac at osgeo.org
Wed Feb 6 01:48:27 PST 2019


#4321: OSX cannot link libwagyu without -lstdc++
----------------------+---------------------------
  Reporter:  pramsey  |      Owner:  Algunenano
      Type:  defect   |     Status:  assigned
  Priority:  blocker  |  Milestone:  PostGIS 3.0.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by Algunenano):

 > Why are we not also seeing this kind of failure under Windows?

 I've only tested wagyu with a couple of Linux distributions and, for now,
 it's off by default, so it might be broken in Windows too.

 This might have to do with `postgis-3.so` being generated with a C
 compiler which, by default, won't include `libc++` or `libstdc++`. I'll
 try to find what's the proper way to address this.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4321#comment:2>
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-tickets mailing list