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
zendevil@Prits-MacBook-Air m1n1 % brew install llvm
Warning: llvm 17.0.3 is already installed and up-to-date.
To reinstall 17.0.3, run:
brew reinstall llvm
zendevil@Prits-MacBook-Air m1n1 % make
INFO: Building on Darwin
INFO: Toolchain path: /usr/local/opt/llvm/bin/
make: /usr/local/opt/llvm/bin/clang: Command not found
CC build/adt.o
/bin/sh: /usr/local/opt/llvm/bin/clang: No such file or directory
make: *** [build/adt.o] Error 127
The text was updated successfully, but these errors were encountered:
zendevil
changed the title
llvm is already installed but getting error in make.
llvm is already installed but getting error in make on M1 mac
Oct 22, 2023
The text was updated successfully, but these errors were encountered: