Closed thiefuniverse closed 7 years ago
I hope this issue is fixed in the above commit. The reason should be that the latest llvm was not found on MacOS. The --with-clang
flag seems to be included in llvm by default now, so it is not needed anymore.
Thanks really! I have run it successfully!
Hello, I have compiled juci in macOS ( which is Sierra 10.12.5). But when I run it, it just aborted.
I think maybe it's a error from llvm. When I install llvm (4.0.0), it notes that no --with-clang option.