Subject: [Boost-bugs] [Boost C++ Libraries] #4664: libboost_zlib + libboost_iostreams - link error (XCode, MacOSX)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-09-20 14:19:48
#4664: libboost_zlib + libboost_iostreams - link error (XCode, MacOSX)
-------------------------------+--------------------------------------------
Reporter: nen777w@⦠| Owner: turkanis
Type: Bugs | Status: new
Milestone: To Be Determined | Component: iostreams
Version: Boost 1.44.0 | Severity: Showstopper
Keywords: |
-------------------------------+--------------------------------------------
String for build boost:
sudo bjam toolset=darwin architecture=combined address-model=32
threading=multi link=static runtime-link=static -sNO_COMPRESSION=0
-sNO_ZLIB=0 -sZLIB_SOURCE="../../../../../zlib123" stage
After building I linking this libraries into my application:
libboost_iostreams.a
libboost_zlib.a
But linker say:
Undefined symbols:
"std::bad_alloc::what() const", referenced from:
vtable for boost::exception_detail::error_info_injector<std::bad_alloc>in
libboost_iostreams.a(zlib.o)
vtable for
boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::bad_alloc>
>in libboost_iostreams.a(zlib.o)
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4664> 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