heres the build for $ shasum ghc-8.0.1-src.tar.xz 585a2d34a17ce2452273147f2e3cef1a2efe1aa5 ghc-8.0.1-src.tar.xz source ball
https://wellposed-carter-files.s3.amazonaws.com/opensource/ghc/releasebuild-unofficial/ghc-8.0.1-x86_64-apple-darwin-built-with-gcc5-take4.tar.xz which has the following hash $ shasum -a512 ghc-8.0.1-x86_64-apple-darwin-built-with-gcc5-take4.tar.xz b38c3c85381758eddc16394c2818319ecd9069e98a5d37cf5af9f56d0ad3a7f03eb93b3abe8238167c73ec07f419de453c5ff3eb93802442da14eb35325c6a91 ghc-8.0.1-x86_64-apple-darwin-built-with-gcc5-take4.tar.xz On Tue, May 17, 2016 at 10:47 AM, Ben Gamari <[email protected]> wrote: > Andrés Sicard-Ramírez <[email protected]> writes: > > > 2016-05-17 8:21 GMT-05:00 Ben Gamari <[email protected]>: > >>> I got the following error (on Linux): > >>> > >>> $ make > >>> /usr/bin/ld: cannot find -lHSghc-boot-th-8.0.1 > >>> collect2: ld returned 1 exit status > >>> make[1]: *** [utils/ghc-pkg/dist/build/tmp/ghc-pkg] Error 1 > >>> > >> Very interesting. This must be quite a intermittent issue since I have > >> not once been able to reproduce it and Karel claimed the patch I merged > >> fixed it. Yet, Herbert noticed that the patch is actually subtly wrong. > >> > >> Does the attached patch fix the issue? > > > > No, the patch didn't fix the issue. > > > Alright, thanks for the update. We're looking into the issue. > > Cheers, > > - Ben > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs > >
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
