[Boost-bugs] [Boost C++ Libraries] #11834: Undefined symbols for architecture x86_64:

Subject: [Boost-bugs] [Boost C++ Libraries] #11834: Undefined symbols for architecture x86_64:
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-12-08 15:35:43


#11834: Undefined symbols for architecture x86_64:
---------------------------+------------------------------
 Reporter: banslug2001@… | Type: Bugs
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.59.0
 Severity: Problem | Keywords:
---------------------------+------------------------------
 I am trying to use boost chromo library inside Mac Xcode 7.1.1. I am able
 to compile header only project and I have been able to use the regex
 library. But with the chrono library I receive the falling error:

 Undefined symbols for architecture x86_64:
   "boost::system::system_category()", referenced from:
       ___cxx_global_var_init2 in main.o
   "boost::system::generic_category()", referenced from:
       ___cxx_global_var_init in main.o
       ___cxx_global_var_init1 in main.o
 ld: symbol(s) not found for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11834>
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:19 UTC