[GHC] #15875: Detection of ranlib by binary distribution is broken
GHC
ghc-devs at haskell.org
Thu Nov 8 02:01:24 UTC 2018
#15875: Detection of ranlib by binary distribution is broken
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.3
Component: Compiler | Version: 8.6.2
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
The `configure` shipped with binary distributions fails to set `RanlibCmd`
which therefore means that we end up installing `settings` with an empty
`ranlib command` configuration field.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15875>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list