Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4747: mingw linker errors: undefined references
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-10-18 01:42:47
#4747: mingw linker errors: undefined references
-----------------------------------------+----------------------------------
Reporter: Jim Bell <jim@â¦> | Owner: ramey
Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
Version: Boost 1.44.0 | Severity: Problem
Resolution: | Keywords: mingw
-----------------------------------------+----------------------------------
Comment (by Jim Bell <jim@â¦>):
Please forgive the typos: "... fifteen or so undefined references ..."
And that example without WikiFormatting is:
{{{
bin.v2\libs\serialization\build\gcc-mingw-4.4.0\release\threading-
multi\basic_iarchive.o:
basic_iarchive.cpp:(.text+0x564):
undefined reference to
`_imp___ZNK5boost13serialization18extended_type_infoltERKS1_'
}}}
Which, demangled (without the win32 'imp' prefix) is:
{{{
boost::serialization::extended_type_info::operator<(boost::serialization::extended_type_info
const&) const
}}}
I'll attach the full list of linker undefined references, but wanted put
these here (for the search engines to find).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4747#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:04 UTC