Re: [Boost-bugs] [Boost C++ Libraries] #12635: Strange undefined reference link errors for boost_regex

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12635: Strange undefined reference link errors for boost_regex
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-12-09 19:50:22


#12635: Strange undefined reference link errors for boost_regex
-------------------------------+-------------------------
  Reporter: shzhang@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: regex
   Version: Boost 1.60.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+-------------------------

Comment (by anonymous):

> http://stackoverflow.com/questions/40225571/regex-search-hpp56
 -undefined-reference-to-boostre-detail-106100perl-match
>
> Same problem.

 Nope, that's a different issue - that issue is caused by compiling against
 headers from one version and linking to a library from a different
 version. That's not supported and never has been, it's just that the
 issue is caught now. It's also not our problem but a packaging issue
 somewhere downstream...

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12635#comment:3>
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