Devtoolset-6 trouble

Latest response

I've got the same issue trying to build my unit tests using Boost Test Framework (which is build entirely w/ DTS-6 compiler):

/opt/rh/devtoolset-6/root/usr/libexec/gcc/x86_64-redhat-linux/6.2.1/ld: /opt/rh/devtoolset-6/root/usr/lib64/libboost_unit_test_framework.a(progress_monitor.o)(.text+0xd22): unresolvable R_X86_64_NONE relocation against symbol `_ZNSs4_Rep20_S_empty_rep_storageE@@GLIBCXX_3.4'
/opt/rh/devtoolset-6/root/usr/libexec/gcc/x86_64-redhat-linux/6.2.1/ld: final link failed: Nonrepresentable section on output

PS. I can't post a comment to original discussion due AJAX error on site.

Responses