You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning: [email protected]: Compiler version doesn't include clang or GCC: "c++" "--version"
I think this must have started pretty recently.
FTR, c++ --version shows
$ c++ --version
c++ (Debian 13.2.0-13) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
The text was updated successfully, but these errors were encountered:
Running
./x.py check compiler
shows a warning:I think this must have started pretty recently.
FTR,
c++ --version
showsThe text was updated successfully, but these errors were encountered: