George, what version of llvm are you using? afaik, only llvm 3.5 is supported for 7.10 (though I could be wrong)
On Tue, Jan 27, 2015 at 8:39 PM, George Colpitts <[email protected]> wrote: > Has anybody successfully build and used this on the Mac on 10.10 using the > latest XCode? While it is better than RC1 I am still seeing the following > two issues: > > > - programs compiled with llvm fail at runtime with illegal instruction > - calling main from the ghci inerpreter after loading compiled code > results in > - Prelude Main> main > Too late for parseStaticFlags: call it before runGhc or runGhcT > *** Exception: ExitFailure 1 > > Instead of solving the above, I'd be happy to switch to a Mac OS bindist > and see if I have the same problems there. Do we have an ETA for a Mac OS > bindist? > > > Thanks > > George > > > On Mon, Jan 26, 2015 at 8:13 PM, Austin Seipp <[email protected]> > wrote: > >> We are pleased to announce the second release candidate for GHC 7.10.1: >> >> https://downloads.haskell.org/~ghc/7.10.1-rc2/ >> >> This includes the source tarball and bindists for 64bit/32bit Linux >> and Windows. Binary builds for other platforms will be available >> shortly. (CentOS 6.5 binaries are not available at this time like they >> were for 7.8.x). These binaries and tarballs have an accompanying >> SHA256SUMS file signed by my GPG key id (0x3B58D86F). >> >> We plan to make the 7.10.1 release sometime in February of 2015. >> >> Please test as much as possible; bugs are much cheaper if we find them >> before the release! >> >> -- >> Regards, >> >> Austin Seipp, Haskell Consultant >> Well-Typed LLP, http://www.well-typed.com/ >> _______________________________________________ >> ghc-devs mailing list >> [email protected] >> http://www.haskell.org/mailman/listinfo/ghc-devs >> > > > _______________________________________________ > ghc-devs mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-devs > >
_______________________________________________ Glasgow-haskell-users mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
