[GHC] #16231: GHCi under powershell fails to find libgmp-10.dll when built with hadrian.
GHC
ghc-devs at haskell.org
Thu Jan 24 22:23:53 UTC 2019
#16231: GHCi under powershell fails to find libgmp-10.dll when built with hadrian.
-------------------------------------+-------------------------------------
Reporter: AndreasK | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 8.6.3
(Hadrian) |
Resolution: | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: GHCi crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by AndreasK):
To be more precise the file is under `.\_build\mingw\bin\libgmp-10.dll`
but GHC seems to look for it under `.\_build\mingw\lib\`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16231#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list