MAC builds of 7.8.4 and 7.10.1 RC2

Carter Schonwald carter.schonwald at gmail.com
Tue Feb 10 21:02:48 UTC 2015


hey Mark, what configure flags etc did you do for the 7.8.4 build? I'd like
to know so i can compare my  build vs yours!
thanks!
-Carter

On Tue, Feb 10, 2015 at 10:01 AM, Mark Lentczner <mark.lentczner at gmail.com>
wrote:

> I have built "in the official manner" both GHC 7.8.4 and GHC 7.10.1 rc2
> from sources. You can find them here:
>
> http://www.ozonehouse.com/mark/platform/
>
> They need some "doesn't crash out of the box" testing on a few OS X
> systems before I think we should declare them good and put them on the
> download page.
>
> Can you help out?
>
> Basic instructions to install a bindist in a local, isolated area (so you
> don't clobber your system GHC installation):
>
> mkdir test-ghc
> cd test-ghc
> tar xf $binddist_tar_file
> cd ghc*
> configure --prefix=`cd ..; pwd`
> make install
> cd ..
>
> Let me know if that works - and what version of OS X you used.
>
> - Mark
>
>
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20150210/9fcec1c5/attachment.html>


More information about the ghc-devs mailing list