Subject: [Boost-bugs] [Boost C++ Libraries] #12561: program_options fails with clang++/libc++
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-27 18:47:12
#12561: program_options fails with clang++/libc++
--------------------------------------+------------------------------
Reporter: Jörg Plate <patterner@â¦> | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.62.0
Severity: Problem | Keywords:
--------------------------------------+------------------------------
trying to use it fails with
{{{
undefined reference to
`boost::program_options::options_description::options_description
(std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> > const&, unsigned int, unsigned int)'
}}}
libboost_program_options.so.1.62.0 has
{{{
000000000003ac70 T
boost::program_options::options_description::options_description
(std::__cxx11::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&, unsigned int, unsigned int)
}}}
boost was built with "-stdlib=libc++" and clang 3.9
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12561> 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:20 UTC