On 2020-07-14 05:33, Boris Carvajal wrote:

Can you try passing -D_GLIBCXX_USE_CXX11_ABI=0 to g++ and -version=_GLIBCXX_USE_CXX98_ABI to dmd.

That comes from: https://dlang.org/changelog/2.088.0.html#std_string

C++11 ABI is currently not supported.

I based on previous messages and the usage of Clang, I think zoujiaqing is using a Mac. On Mac libc++ is used. That above might not apply.

--
/Jacob Carlborg

Reply via email to