Where is the best place to report bugs
Luis Cabellos
zhen.sydow at gmail.com
Wed Apr 29 07:04:50 EDT 2009
it works, but I needed to install libgmp. The point is is to add the
libgmp check on configure.
On Wed, Apr 29, 2009 at 11:49 AM, Duncan Coutts
<duncan.coutts at worc.ox.ac.uk> wrote:
> On Wed, 2009-04-29 at 11:25 +0200, Luis Cabellos wrote:
>> Hi,
>>
>> where is the best place to report bugs?
>
> There's the platform trac:
> http://trac.haskell.org/haskell-platform/
>
>> e.g. make raises the error:
>> /usr/bin/ld: cannot find -lgmp
>>
>> I think the problem is ./configure in generic unix tarball doesn't check gmp
>
> It sounds like your ghc doesn't work, is that correct? Does compiling
> and linking a "hello world" style program work?
>
> You're right though that we should check this in the generic unix
> tarball configure script. We should check that the ghc that we find does
> actually work.
>
> Duncan
>
>
--
LC, ("I'd rather be a climbing ape than a falling angel." - Terry Prachett)
More information about the Haskell-platform
mailing list