Re: [Boost-bugs] [Boost C++ Libraries] #11548: Crosscompiling 1.59 with i686-w64-mingw32-g++ fails

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11548: Crosscompiling 1.59 with i686-w64-mingw32-g++ fails
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-20 06:44:29


#11548: Crosscompiling 1.59 with i686-w64-mingw32-g++ fails
-------------------------------------------------+-------------------------
  Reporter: Alexander Zimmermann | Owner:
  <zimmermann@…> | Status: new
      Type: Bugs | Component: Building
 Milestone: To Be Determined | Boost
   Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------+-------------------------

Comment (by zimmermann@…):

 With the above patch compiling works, but there is a linking error:

 {{{
 gcc.link.dll bin.v2/libs/serialization/build/gcc-mingw-x86_64/release
 /target-os-windows/threadapi-win32/threading-
 multi/libboost_wserialization.dll.a
 bin.v2/libs/serialization/build/gcc-mingw-x86_64/release/target-os-windows
 /threadapi-win32/threading-
 multi/basic_text_wiprimitive.o:basic_text_wiprimitive.cpp:(.text$_ZN5boost13serialization15throw_exceptionINS_7archive17archive_exceptionEEEvRKT_[_ZN5boost13serialization15throw_exceptionINS_7archive17archive_exceptionEEEvRKT_]+0x19):
 Nicht definierter Verweis auf `vtable for
 boost::archive::archive_exception'
 bin.v2/libs/serialization/build/gcc-mingw-x86_64/release/target-os-windows
 /threadapi-win32/threading-
 multi/xml_wgrammar.o:xml_wgrammar.cpp:(.rdata$_ZTCN5boost7archive21xml_archive_exceptionE8_NS0_17archive_exceptionE[_ZTCN5boost7archive21xml_archive_exceptionE8_NS0_17archive_exceptionE]+0x60):
 Nicht definierter Verweis auf `virtual thunk to
 boost::archive::archive_exception::~archive_exception()'
 bin.v2/libs/serialization/build/gcc-mingw-x86_64/release/target-os-windows
 /threadapi-win32/threading-
 multi/xml_wgrammar.o:xml_wgrammar.cpp:(.rdata$_ZTCN5boost7archive21xml_archive_exceptionE8_NS0_17archive_exceptionE[_ZTCN5boost7archive21xml_archive_exceptionE8_NS0_17archive_exceptionE]+0x68):
 Nicht definierter Verweis auf `virtual thunk to
 boost::archive::archive_exception::~archive_exception()'
 /usr/bin/x86_64-w64-mingw32-ld: bin.v2/libs/serialization/build/gcc-mingw-
 x86_64/release/target-os-windows/threadapi-win32/threading-
 multi/xml_wgrammar.o: Falsche Verschiebungsadresse 0x68 in Abschnitt
 `.rdata$_ZTCN5boost7archive21xml_archive_exceptionE8_NS0_17archive_exceptionE[_ZTCN5boost7archive21xml_archive_exceptionE8_NS0_17archive_exceptionE]'
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11548#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC