Thu Jul 5 21:56:49 PDT 2007 Roman Leshchinskiy <[EMAIL PROTECTED]> * FIX BUILD (OS X): Include correct gmp.h if using GMP.framework On OS X, we have to #include <GMP/gmp.h> if we are using GMP.framework. Before the recent GMP changes, gcc (incorrectly) used the gmp.h supplied by ghc but that is gone now.
M ./includes/Regs.h +4
M ./includes/Rts.h +4
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc
