Cannot install isl on High Sierra #4949
Replies: 5 comments 14 replies
-
Ahh the good 'ol First GCC problem. Actually the problem lies further down the line: If you really needs |
Beta Was this translation helpful? Give feedback.
-
Gotcha, thanks! P.S. Thanks to whoever made it possible for me to install Intellij IDEA 2023.2.5 on an unsupported system. |
Beta Was this translation helpful? Give feedback.
-
LLVM used to break but now python works! |
Beta Was this translation helpful? Give feedback.
-
I don't get it, the Ninja on my system was built 1 year ago and was built successfully, and it didn't involve shadowing the system WRT getting your
Then we'll need to edit the llvm>=13 source code before compiling. I prefer doing a patch so the build can go unattended.
Then everything goes smoothly:
Have not tried |
Beta Was this translation helpful? Give feedback.
-
I recommend installing Pop!_OS. Unlike Ubuntu, it works well from the start(Sample size of 1). |
Beta Was this translation helpful? Give feedback.
-
Output of
brew config
Output of
brew doctor
Description of issue
I cannot install ISL(A dependency for GCC, whish is required for z3, which is required by ruby, which is required by Vim)
This is the error:
Beta Was this translation helpful? Give feedback.
All reactions