[GHC] #11820: Configure script doesn't check libdw version (was: bindist install script doesn't check libdw version)
GHC
ghc-devs at haskell.org
Mon Apr 11 08:18:54 UTC 2016
#11820: Configure script doesn't check libdw version
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 8.0.1
Component: Build System | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Description changed by bgamari:
@@ -1,3 +1,2 @@
- It seems that while the source distribution's `configure` script checks
- for the minimum required version of `libdw`, the binary distribution does
- not.
+ Configure checks only for `libdw`'s precense, not the minimum version we
+ require (0.158).
New description:
Configure checks only for `libdw`'s precense, not the minimum version we
require (0.158).
--
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11820#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list