[GHC] #10983: Installing GHC with Centos 7
GHC
ghc-devs at haskell.org
Mon Oct 19 14:38:45 UTC 2015
#10983: Installing GHC with Centos 7
-------------------------------------+-------------------------------------
Reporter: scott_wilson46 | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: invalid | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Installing GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by bgamari):
* status: new => closed
* failure: None/Unknown => Installing GHC failed
* resolution: => invalid
Comment:
It appears that Centos 7 uses libgmp 6.0.0, which has a different
[[https://blog.flameeyes.eu/2009/04/shared-object-version|soversion]] from
the rather ancient 4.3.1 released used in 6.6 (for which our Centos builds
are intended). It's possible you could use the Debian build on Centos 7 as
Debian has used libgmp 6.0.0 for quite some time.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10983#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list