meta-clang icon indicating copy to clipboard operation
meta-clang copied to clipboard

gcc with libc++

Open amiartus opened this issue 4 years ago • 1 comments

Hello Kraj,

I was reading the readme and was not able to find info on following configuration:

  • Use gcc(g++) but link to libc++

Is this mode supported at the moment? I understand switching to clang will use libc++, but is there a way to configure gcc to use libc++? If not I would like to suggest it as a possible feature.

amiartus avatar Jun 23 '20 19:06 amiartus

Hi @miartad gcc with llvm runtime combination is not supported.

kraj avatar Jun 23 '20 20:06 kraj