GHC 8.0.1-rc3 and required version of elfutils [Was: GHC 8.0.1-rc3 source tarball availability]
Andrés Sicard-Ramírez
asr at eafit.edu.co
Mon Apr 11 03:45:48 UTC 2016
On 10 April 2016 at 20:55, Ben Gamari <ben at well-typed.com> wrote:
> I've pushed a new tarball based on
> 9c48d8a02dd80bba3bd313bc52add841530e28dc. I have pushed essentially
> everything into this candidate that I expect will go into 8.0.1. It
> validates but it isn't nearly as well tested as the previous tree. I'll
> try doing some further builds tomorrow and let you all know if anything
> goes awry.
>From running `./configure` on
http://downloads.haskell.org/~ghc/8.0.1-rc3/ghc-8.0.0.20160408-x86_64-unknown-linux.tar.xz
it seems that the required version of elfutils is 0.158, however this
version of elfutils is not checked when running `./configure` on
http://downloads.haskell.org/~ghc/8.0.1-rc3/ghc-8.0.0.20160411-src.tar.xz
That is, instead of get an error on configuration time because my
version of elfutils is too old, I get an error on compilation time.
--
Andrés
More information about the ghc-devs
mailing list