-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac 10.9 Compilation Issue: llvm won't compile? #5803
Comments
If I then |
If that works,
|
Did everything, but |
So you ran |
Ah, sorry I wasn't clear. LLVM works now. So, I guess it's the fact that I had However, though LLVM worked, I replaced the openblas line in
|
Oh. I am such a fool. You need to set |
Oh! Sorry, I have never dealt with |
Everything seems to work now with the normal Julia compilation. So I guess I had to:
After which everything worked; Julia compiles from source and runs. |
Great. Now let's go back to the other issue, and see if we can apply this to that problem. |
I run
make
after having downloaded Julia from HEAD and get the following error (after some lengthy compilation):The text was updated successfully, but these errors were encountered: