#5447: please build GHC for Linux that links against libgmp.so.4 or libgmp.so.10
(libgmp 5)
---------------------------------+------------------------------------------
    Reporter:  gatoatigrado      |       Owner:              
        Type:  feature request   |      Status:  new         
    Priority:  normal            |   Component:  Compiler    
     Version:  7.2.1             |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
 The {{{ ghc-7.2.1-x86_64-unknown-linux.tar.bz2 }}} download currently
 provided ([http://www.haskell.org/ghc/download_ghc_7_2_1]) links against
 libgmp.so.3 . OpenSuSE has libgmp.so.4 and libgmp.so.10, so linking
 against either of those would make installation a bit simpler. Thanks in
 advance!

 {{{
 ghc-7.2.1> ghc/stage2/build/tmp/ghc-stage2
 ghc/stage2/build/tmp/ghc-stage2: error while loading shared libraries:
 libgmp.so.3: cannot open shared object file: No such file or directory
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5447>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to