On Wed, Aug 03, 2005 at 02:16:03PM -0700, Chuan-kai Lin wrote:
> On Mon, Jul 25, 2005 at 04:21:11PM -0700, Steve Langasek wrote:
> > Yes, libgmp is the only C++ lib that ghc6 depends on.  I had already
> > talked to the maintainer about doing a rebuild NMU for this (he isn't
> > planning to work on these packages until the new upstream version
> > comes out), but if someone beats me to it, that's fine too.
> 
> I just tried: ghc-6.4 fails to build on gcc-4.0.  The Fedora people had
> also come to the same conclusion:
> 
> http://haskell.org/fedora/haskell/4/x86_64/repodata/repoview/ghc-0-6.4.1.20050626-0.html
> 
> So there we are.  I would like to keep ghc-6.4 (the new features like
> GADT are really amazing), but making the source to build would likely be
> a major undertaking.

I don't know if ghc uses any C++ code, but it I doesn't look like
it does.  It's probably just linked to libraries that are in the
C++ ABI transition.  libgmp3 was in the C++ abi transition but is
now a plain C library package.

You should probably be able to build it using gcc 3.3 (or 3.4)
instead for now.  That means you'll have to build depend on the
right version of the compiler, and tell configure to use it.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to