You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2016/08/11 15:52:20 UTC

[jira] [Created] (PROTON-1281) Odd link error when optimisation level is -O2 or -O3 when compiling with libc++ (clang C++ library)

Andrew Stitcher created PROTON-1281:
---------------------------------------

             Summary: Odd link error when optimisation level is -O2 or -O3 when compiling with libc++ (clang C++ library)
                 Key: PROTON-1281
                 URL: https://issues.apache.org/jira/browse/PROTON-1281
             Project: Qpid Proton
          Issue Type: Bug
          Components: cpp-binding
    Affects Versions: 0.12.0
         Environment: FreeBSD 10
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


Building in the RelWithDebInfo or Release configurations on FreeBSD fails to build executables that use the C++ binding with a link error which is effectively this demangled symbol not found:

std::ostream& operator<<(std::ostream&, std::string)

[But it's much longer in real life because it's massively templated]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org