Skip to content

Failing to get a clang-sanitize build #992

Answered by MikePopoloski
udif asked this question in Q&A
Discussion options

You must be logged in to vote

It's normal for clang to use libstdc++ (gcc's standard library). It seems like this is specifically some bug with clang & libstdc++12: llvm/llvm-project#76515. I'd say install g++-13 (to get libstdc++13) or downgrade to 11 instead.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by udif
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants