gcc 5 compile error

Bug #1546180 reported by Sascha
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
cpputest (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

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

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in cpputest (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.