<div dir="ltr">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! <div>thanks!</div><div>-Carter</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 10, 2015 at 10:01 AM, Mark Lentczner <span dir="ltr"><<a href="mailto:mark.lentczner@gmail.com" target="_blank">mark.lentczner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">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:<div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><a href="http://www.ozonehouse.com/mark/platform/" target="_blank">http://www.ozonehouse.com/mark/platform/</a></div><div><br></div></blockquote>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.<div><br></div><div>Can you help out?</div><div><br></div><div>Basic instructions to install a bindist in a local, isolated area (so you don't clobber your system GHC installation):<br><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><font face="monospace, monospace">mkdir test-ghc<br>cd test-ghc<br>tar xf $binddist_tar_file<br>cd ghc*<br>configure --prefix=`cd ..; pwd`<br>make install<br>cd ..<br><br></font></blockquote>Let me know if that works - and what version of OS X you used.</div><div><br></div><div>- Mark<br><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><font face="monospace, monospace"><br></font></blockquote></div></div>
<br>_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org">ghc-devs@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/ghc-devs" target="_blank">http://www.haskell.org/mailman/listinfo/ghc-devs</a><br>
<br></blockquote></div><br></div>