[GHC] #15700: Plugins cause GHC to panic: cannot find dynamic libraries
GHC
ghc-devs at haskell.org
Mon Oct 22 11:12:31 UTC 2018
#15700: Plugins cause GHC to panic: cannot find dynamic libraries
-------------------------------------+-------------------------------------
Reporter: sheaf | Owner: (none)
Type: bug | Status: infoneeded
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.1
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: #15492 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by sheaf):
I've updated `DSUsage.hs` and checked that it works as intended on my
Windows machine (both normal and profiling builds). As the fix simply adds
another option (searching for static `.a` files), all programs that
already compiled should still compile (including on other platforms, which
I haven't tested).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15700#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list