gmp3 with 4.08.x

Michael Weber michael.weber@post.rwth-aachen.de
Tue, 24 Apr 2001 13:45:19 +0200


On Tue, Apr 24, 2001 at 12:32:56 +0100, Simon Marlow wrote:
> > Is it possible to get a ghc-4.08.x working with libgmp3 (external
> > would be nice)?
> > 
> > How? =)
> 
> Not without making some changes to the 4.08.x RTS.  I would stick with
> GMP 2 if you can.

[299]% ldd /usr/lib/ghc-4.08.1/hsc
-->     libgmp.so.3 => /usr/lib/libgmp.so.3 (0x4001b000)              <--
        libm.so.6 => /lib/libm.so.6 (0x4003d000)
        libc.so.6 => /lib/libc.so.6 (0x4005f000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
	
worx. :) At least, it compiles.  Is there any short program I can test
whether the gmp stuff works correctly with?  Is using `Integer' types
(and computations on it) enough?

BTW: I didn't change too much, AFAIR.


Cheers,
Michael
-- 
 /~\ ASCII ribbon | "i have decided to release the first 24GB of my genetic
 \ / campaign     |  code under the Artistic License. since this is DFSG
  X  against      |  compatible, could it go in main?"
 / \ HTML mail    |      -- debian-devel <20000417013615.E1735@megabite.net>