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
==> Downloading https://mirrors.tuna.tsinghua.edu.cn/homebrew-bottles/api/formula.jws.json
##O=# #
Your system is ready to brew.
Description of issue
I installed gcc-12 glibc llvm, I had use the clang compiler a program, but the program depends on system stdc++ and ld, not llvm provided,so How can I make clang-compiled programs dependent on their standard libraries and glibc, not system stdlib.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Additional Info
Output of
brew config
Output of
brew doctor
Description of issue
I installed gcc-12 glibc llvm, I had use the clang compiler a program, but the program depends on system stdc++ and ld, not llvm provided,so How can I make clang-compiled programs dependent on their standard libraries and glibc, not system stdlib.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions