[Haskell-cafe] Haskell 6.6 problem
Brandon S. Allbery KF8NH
allbery at ece.cmu.edu
Mon Mar 5 01:24:52 EST 2007
On Mar 5, 2007, at 1:22 , Dave Feustel wrote:
> ghc test.hs
> compilation IS NOT required
> /usr/bin/ld: cannot find -lgmp
> collect2: ld returned 1 exit status
>
> Is there a simple way to fix this?
You failed to mention the platform you're on, but at a guess you are
missing the libgmp and/or libgmp-dev(el) package(s) for your platform.
--
brandon s. allbery [linux,solaris,freebsd,perl] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
More information about the Haskell-Cafe
mailing list