[GHC] #14456: Windows runtime linker failure with icuuc
GHC
ghc-devs at haskell.org
Tue Nov 21 20:46:15 UTC 2017
#14456: Windows runtime linker failure with icuuc
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 8.2.1
(Linker) |
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 Phyx-):
Those patterns won't work, the one you want is `-llibicuuc`,
those two are the ones missing from
https://github.com/ghc/ghc/blob/master/compiler/ghci/Linker.hs#L1390
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14456#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list