MAC builds of 7.8.4 and 7.10.1 RC2
Bob Ippolito
bob at redivi.com
Sun Feb 15 22:11:01 UTC 2015
Thanks Mark! This build seems to work well. I'm in the process of
publishing a new http://ghcformacosx.github.io/ with it.
Austin - do you still plan to get these binaries online? I think haskell.org
has more bandwidth than ozonehouse.com :)
On Thu, Feb 12, 2015 at 7:02 AM, Austin Seipp <austin at well-typed.com> wrote:
> I'll get them online with signed hashes today.
>
> On Thu, Feb 12, 2015 at 8:20 AM, Ozgur Akgun <ozgurakgun at gmail.com> wrote:
> > This is great.
> >
> > What would one have to do to get this added to
> > https://www.haskell.org/ghc/download_ghc_7_8_4 ?
> >
> > Ozgur
> >
> > On 11 February 2015 at 06:16, Mark Lentczner <mark.lentczner at gmail.com>
> > wrote:
> >>
> >> My build procedure is very minimal:
> >>
> >> export MACOSX_DEPLOYMENT_TARGET=10.6
> >> ./configure 2>&1 | tee ../conf.log
> >> cat > mk/build.mk <<END
> >> V=1
> >> SplitObjs=YES
> >> SupportsSplitObjs=YES
> >> HADDOCK_DOCS=YES
> >> LATEX_DOCS=NO
> >> HSCOLOUR_SRCS=YES
> >> BUILD_DOCBOOK_HTML=YES
> >> BUILD_DOCBOOK_PDF=NO
> >> BUILD_DOCBOOK_PS=NO
> >> BeConservative=YES
> >> END
> >> time make -j4 2>&1 | tee ../make.log
> >> time make binary-dist 2>&1 | tee ../bd.log
> >>
> >> That is all!
> >
> >
> >
> > _______________________________________________
> > ghc-devs mailing list
> > ghc-devs at haskell.org
> > http://www.haskell.org/mailman/listinfo/ghc-devs
> >
>
>
>
> --
> Regards,
>
> Austin Seipp, Haskell Consultant
> Well-Typed LLP, http://www.well-typed.com/
> _______________________________________________
> 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://mail.haskell.org/pipermail/ghc-devs/attachments/20150215/938fbb7a/attachment.html>
More information about the ghc-devs
mailing list