ANNOUNCE: GHC 7.2.1 Release Candidate 1

Manuel M T Chakravarty chak at cse.unsw.edu.au
Sat Jul 30 14:57:40 CEST 2011


Ian,

The RC unfortunately doesn't build on Lion (OS X 10.7).  It needs two patches I recently pushed to the master branch (and suggested to be merged into stable).  They are the following patches:

  eb01af6ba964fe74375e461723b83597ef97155d (On OS X, use gcc-4.2 with Xcode 4 and up)
  30ccc9f39dd2cf1ad14e6116778aa1fd94526c19 (On OS X x86_64, use "-Wl,-no_pie" and "-Wl,-no_compact_unwind" to avoid linker warnings)

Manuel


Ian Lynagh:
> 
> We are pleased to announce the first release candidate for GHC 7.2.1:
> 
>    http://www.haskell.org/ghc/dist/7.2.1-rc1/
> 
> This includes the source and testsuite tarballs, installers for OS X and
> Windows, and bindists for amd64/Linux, i386/Linux, amd64/FreeBSD and
> i386/FreeBSD.
> 
> Please test as much as possible; bugs are much cheaper if we find them
> before the release!
> 
> 
> Thanks
> Ian, on behalf of the GHC team
> 
> 
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users




More information about the Glasgow-haskell-users mailing list