leezu commented on pull request #18836:
URL: https://github.com/apache/incubator-mxnet/pull/18836#issuecomment-668118462


   @szha @eric-haibin-lin we shouldn't add a `D_GLIBCXX_USE_CXX11_ABI` option 
as this is a hidden feature of the gcc compiler and MXNet supports any C++17 
compatible compiler (ie. this feature breaks non-gcc compiler support). 
Instead, we can add a more general ABI selector or verify that the option is 
only added when compiling with gcc.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to