[postgis-tickets] [PostGIS] #2333: Can't compile under mingw64 (neither mingw64 or mingw32)
PostGIS
trac at osgeo.org
Mon May 20 11:12:31 PDT 2013
#2333: Can't compile under mingw64 (neither mingw64 or mingw32)
--------------------+-------------------------------------------------------
Reporter: robe | Owner: colivier
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: sfcgal | Version: trunk
Keywords: |
--------------------+-------------------------------------------------------
Comment(by robe):
Currently focussed on the mingw64-w32 and will revisit the other later. I
bumped up to boost 1.53 which is supposed to have all the mingw issues
fixed from what I've read, but sadly still failing at linker when it gets
to building the SFCGAL.dll
{{{
undefined reference to
`_imp___ZN5boost6detail12set_tss_dataEPKvNS_10shared_ptrINS0_20tss_cleanup_functionEEEPvb'
}}}
I think static building might be my issue so trying to switch boost to
dynamic in cgal and sfcgal.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2333#comment:4>
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