[Tile-serving] [osm2pgsql] osm2pgsql 0.87.0 fails to build on some architectures due to incorrect Boost linking (#231)
Sarah Hoffmann
notifications at github.com
Mon May 4 16:32:34 UTC 2015
I had the same problem. The atomic is only needed for the object counter. How about using the C++11 atomic functions instead of boost atomic? We can still make it optional and use the mutex implementation where C++11 is not available.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/231#issuecomment-98773588
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150504/769ca0f3/attachment.html>
More information about the Tile-serving
mailing list