Wed Nov 19 05:10:56 PST 2008  Simon Marlow <[EMAIL PROTECTED]>
  * Fix typo (HAVE_LIBGMP => HAVE_LIB_GMP); omit local gmp includes if 
HAVE_LIB_GMP
  If we're using the system's installed GMP, we don't want to be picking
  up the local gmp.h header file.
  
  Fixes 2469(ghci) for me, because it turns out the system's GMP is more
  up-to-date than GHC's version and has a fix for more recent versions
  of gcc.  We also need to pull in a more recent GMP, but that's a
  separte issue.

    M ./rts/package.conf.in -1 +3

View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081119131056-12142-47e74e58dd7c74a422d4ce0369eb28f31904e64f.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to