tech-pkg archive

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

Re: Selecting a C++ compiler



On Tue, Oct 10, 2017 at 08:01:28PM -0500, Jason Bacon wrote:
> According to GNU, the full c++11 standard is supported by 4.8.1:

The std::string implementation before GCC 5 blatantly violates C++11
requirements. It is a well known issue and resulted in the dual abi mess
as "fix".

Joerg


Home | Main Index | Thread Index | Old Index