Public bug reported:

When using the pre-build packages in combinaton with the default gcc 5,
linking will fail due to a dual abi missconfiguration. Seems that the
cpputest binaries are build with the wrong gcc / or settings.

Compare
https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html

When downloading the current version 3.7.1 from
http://cpputest.github.io/, building the libs locally and using them
instead of the pre build ones, everything works fine.

The error occures when doing a CHECK_EQUAL on strings and results in

Nicht definierter Verweis auf `StringFrom(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status

** Affects: cpputest (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1546180

Title:
  gcc 5 compile error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cpputest/+bug/1546180/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to