https://bugs.llvm.org/show_bug.cgi?id=41816
Bug ID: 41816
Summary: does not detect if a gcc installation is ONLY gcc and
does not include g++
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Installing gcc-9 package on Ubuntu (without g++-9) breaks clang, even if g++-8
is installed.
(building llvm)
../include/llvm/Support/Compiler.h:19:10: fatal error: 'new' file not found
#include <new>
^~~~~
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs