[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE:trying to solve the pytango FTBFS with gcc5



> I have created a small test project (attached) that has a library exporting
> "std::string Tango::ranges_type2const<short>::str" symbol and a test program
> using it.

> Interestingly, GCC uses the symbol _ZN5Tango17ranges_type2constIjE3strE
> (*without* the B5cxx11 part) for both library and client.

You are right the symbol dos not use the B5cxx11 part even with gcc5 ???

> So now I wonder why does libtango have B5cxx11 in it symbols and what is it
> needed for.

Yes why this B5cxx11 in tango and not in pytango ???


Reply to: