-
Notifications
You must be signed in to change notification settings - Fork 206
macOS build from source fails in linker #1135
Comments
Did you install llvm tools? This happens with stack whenever you add them to your path: commercialhaskell/stack#4373 |
Thanks, that does make the error message shorter:
I can't find whats wrong in this message apart from the version of GHC (I am using 8.6.3). EDIT: from what I read it seems as if it is now missing the llvm tools O.o |
I had to blow away my ~/.stack/setup-exe-cache, I think stack picks up LLD when configuring projects and caches it away there |
I have the same problem. Anyone have solved this problem? |
Having the exact same problem w/ @Arkemyr: Do we have any temp workaround? |
Any alternative editor tooling, there are a lot of alternatives, ghcid, intero, haskero, haskforce, etc... |
@fendor hmm I think as long as stack is failed to build...majority of editor tooling would just break. Probably I should ask what stack version should I fallback to to work around the build issue on macOS? |
I am getting the following error when installing from source on macOS Mojave:
As I am only starting to use stack & friends I have no clue what to do.
Any tips would be greatly appreciated
The text was updated successfully, but these errors were encountered: