<div dir="ltr">nope, my error was a bad copy and paste :) <div><br></div><div>heres a link to my build (uses the GCC style rts build, which should be more performant than the default clang one last i checked, also has html docs and should work OS X >= 10.7)</div><div><br></div><div><a href="https://www.wellposed.com.s3.amazonaws.com/opensource/ghc/releasebuild-unofficial/ghc-7.10.2.20151105-x86_64-apple-darwin.tar.bz2">https://www.wellposed.com.s3.amazonaws.com/opensource/ghc/releasebuild-unofficial/ghc-7.10.2.20151105-x86_64-apple-darwin.tar.bz2</a><br></div><div><br></div><div>(http:// also works)</div><div><br></div><div><br></div><div><div>shasum -a512 ghc-7.10.2.20151105-x86_64-apple-darwin.tar.bz2</div><div>003a23929a17e9d01f52ef0a9388b6af51d409eda12627b20500c820f44da1e21976a46da7a50d040072cf5243a05d8f6a4344899fe3c2d8fb3f4f101ef29dce  </div></div><div><br></div><div>for those who want to check the check the sha sum</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Nov 8, 2015 at 9:36 PM, George Colpitts <span dir="ltr"><<a href="mailto:george.colpitts@gmail.com" target="_blank">george.colpitts@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"><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">I get<br><br><div style="margin-left:40px">make[1]: *** [libraries/integer-gmp2/gmp/gmp.h] Error 1<br>make[1]: *** Waiting for unfinished jobs....<br>checking whether byte ordering is bigendian... no<br>checking assembler .cfi pseudo-op support... yes<br>checking for _ prefix in compiled symbols... yes<br>checking whether .eh_frame section should be read-only... expr: syntax error<br>no<br>checking for __attribute__((visibility("hidden")))... no<br>checking that generated files are newer than configure... done<br>configure: creating ./config.status<br>config.status: creating include/Makefile<br>config.status: creating include/ffi.h<br>config.status: creating Makefile<br>config.status: creating testsuite/Makefile<br>config.status: creating man/Makefile<br>config.status: creating libffi.pc<br>config.status: creating fficonfig.h<br>config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h<br>config.status: executing buildir commands<br>config.status: create top_srcdir/Makefile guessed from local Makefile<br>config.status: build in x86_64-apple-darwin (HOST=)<br>config.status: executing depfiles commands<br>config.status: executing libtool commands<br>config.status: executing include commands<br>config.status: executing src commands<br># wc on OS X has spaces in its output, which libffi's Makefile<br># doesn't expect, so we tweak it to sed them out<br>mv libffi/build/Makefile libffi/build/Makefile.orig<br>sed "s#wc -w#wc -w | sed 's/ //g'#" < libffi/build/Makefile.orig > libffi/build/Makefile<br>"touch" libffi/stamp.ffi.static-shared.configure<br>make: *** [all] Error 2<br><br></div>Is that the same error you are getting?<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Sun, Nov 8, 2015 at 9:34 PM, Carter Schonwald <span dir="ltr"><<a href="mailto:carter.schonwald@gmail.com" target="_blank">carter.schonwald@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">I'm having trouble setting the make file flags to make the Mac build use the intree gmp.  I'm going to dig into this a bit more this evening. <div><div><span></span><br><br>On Sunday, November 8, 2015, Ben Gamari <<a href="mailto:ben@well-typed.com" target="_blank">ben@well-typed.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ben Gamari <<a>ben@well-typed.com</a>> writes:<br>
<br>
> Ben Gamari <<a>ben@well-typed.com</a>> writes:<br>
><br>
>> Hello everyone,<br>
>><br>
>> We are pleased to announce the second release candidate for GHC 7.10.3:<br>
>><br>
>>     <a href="https://downloads.haskell.org/~ghc/7.10.3-rc2/" target="_blank">https://downloads.haskell.org/~ghc/7.10.3-rc2/</a><br>
>><br>
> It has been brought to my attention that the configure script in this<br>
> source tarballs is out of date. Because of this `configure` will<br>
> still fail on OS X. Reports suggest that there may be other issues<br>
> unrelated to the configure issue on OS X as well.<br>
><br>
Further testing suggests that perhaps the only issue is the out-of-date<br>
`configure` script. Mac OS X users with `autotools` installed should be<br>
able to run `./boot` in the source tree to bring `configure` up-to-date,<br>
at which point this release candidate should be buildable.<br>
<br>
I'll cut an -rc3 with a fixed `configure` script today.<br>
<br>
Cheers,<br>
<br>
- Ben<br>
<br>
</blockquote>
</div></div><br></div></div><span class="">_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div>