[GHC] #8666: integer-gmp fails to compile on Debian Squeeze
GHC
ghc-devs at haskell.org
Wed Feb 12 20:32:32 UTC 2014
#8666: integer-gmp fails to compile on Debian Squeeze
---------------------------------------+----------------------------------
Reporter: jstolarek | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries (other) | Version: 7.7
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Compile-time crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
---------------------------------------+----------------------------------
Comment (by iduhetonas):
I had this issue when compiling with libgmp3-dev 2:4.3.2, which was in the
repository of Ubuntu 10.04 Lucid.
I upgraded to libgmp3-dev 2:5.0.2 in Ubuntu 12.04 Precise, did "make
distclean && make maintainer-clean", and recompiled from scratch, which
fixed the issue.
I assume the error lies between these two versions, so make sure you're
using libgmp3-dev 2:5.0.2 at least.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8666#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list