Does clang support the use of _GLIBCXX_USE_CXX11_ABI ? If it does, only in very recent releases.

https://llvm.org/bugs/show_bug.cgi?id=23529

But, OK. As long as the proposal is only for siutations where no other solution is practical, and is not done by default and only when the user requests it (and is made aware of the consequences), I guess its reasonable enough...

Chris

On 20/01/17 00:02, Marcus Calhoun-Lopez wrote:

On Jan 19, 2017, at 2:04 PM, Chris Jones <[email protected]> wrote:

I don't think we should, under any circumstances, but making the use of gcc to 
build c++ ports a standard practise.

Just to be clear, the proposal is not to use gcc but to use clang with 
libstdc++ and *only* on systems where it has been requested.
Your point, either way, remains valid.
However, I would argue that the proposal is not about changing any existing 
practices.
libc++ and clang would still, by far, be the best choices.
LibcxxOnOlderSystems would still be the recommendation for older system.
The proposal is only about attempting to respect what the user has requested.

-Marcus

Reply via email to