[postgis-tickets] [PostGIS] #4408: can't compile --with-wagyu under mingw64

PostGIS trac at osgeo.org
Fri May 31 09:57:22 PDT 2019


#4408: can't compile --with-wagyu under mingw64
---------------------+---------------------------
 Reporter:  robe     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  blocker  |  Milestone:  PostGIS 3.0.0
Component:  postgis  |    Version:  2.4.x
 Keywords:           |
---------------------+---------------------------
 {{{
 ../deps/wagyu/libwagyu.la(lwgeom_wagyu.o):lwgeom_wagyu.cpp:(.rdata$_ZTISt13runtime_error[_ZTISt13runtime_error]+0x0):
 undefined reference to `vtable for __cxxabiv1::__si_class_type_info'
 ../deps/wagyu/libwagyu.la(lwgeom_wagyu.o):lwgeom_wagyu.cpp:(.rdata$_ZTISt9exception[_ZTISt9exception]+0x0):
 undefined reference to `vtable for __cxxabiv1::__class_type_info'
 ../deps/wagyu/libwagyu.la(lwgeom_wagyu.o):lwgeom_wagyu.cpp:(.rdata$.refptr._ZSt7nothrow[.refptr._ZSt7nothrow]+0x0):
 undefined reference to `std::nothrow'
 collect2.exe: error: ld returned 1 exit status
 make[1]: ***
 [C:/MING64~1/projects/POSTGR~1/rel/PG12W6~2/lib/pgxs/src/MAKEFI~1/../../src/Makefile.shlib:386:
 postgis-3.dll] Error 1

 }}}


 This is using gcc 8.1


 {{{
 gcc.exe (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0

 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4408>
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