
#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