The fix to #1931 (problem building readline on OS X) required changing
the GNUreadline.framework file.  The scripts for generating that
framework are distributed in the framework itself, but aren't stored
version control anywhere (as far as I can tell).

This patch adds the scripts for building GNUreadline.framework and
GMP.framework, along with a small Makefile for automating the whole
process.  It includes my fix for #1931.

-Judah

  * Add scripts for building GMP.framework and GNUreadline.framework (OS X).

    A ./MacFrameworks/
    A ./MacFrameworks/Makefile
    A ./MacFrameworks/README
    A ./MacFrameworks/build-framework-gmp.sh
    A ./MacFrameworks/build-framework-readline.sh

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to