more binary dists Re: ANNOUNCE: GHC version 6.10.4
Christian Maeder
Christian.Maeder at dfki.de
Wed Jul 22 05:58:33 EDT 2009
P.S. before installing the Haskell-Platform
look at http://trac.haskell.org/haskell-platform/ticket/74
and take measures to avoid loosing your profiling libs.
(Either by not re-installing the listed packages or by re-installing
them with profiling switched on.)
Cheers
Christian Maeder wrote:
> Ian Lynagh wrote:
>> ==============================================================
>> The (Interactive) Glasgow Haskell Compiler -- version 6.10.4
>> ==============================================================
>
>> Packages will appear as they are built - if the package for your
>> system isn't available yet, please try again later.
>
> I've built
> http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/pc-solaris/ghcs/ghc-6.10.4-i386-unknown-solaris2.tar.bz2
> http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/pc-solaris/ghcs/ghc-6.10.4-tests.log.bz2
>
> http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/mac/ghcs/ghc-6.10.4-powerpc-apple-darwin.tar.bz2
> http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/mac/ghcs/ghc-6.10.4-tests.log.bz2
>
> http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/intel-mac/ghcs/ghc-6.10.4-i386-apple-darwin.tar.bz2
> http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/intel-mac/ghcs/ghc-6.10.4-tests.log.bz2
>
> http://www.informatik.uni-bremen.de/agbkb/forschung/formal_methods/CoFI/hets/solaris/ghcs/ghc-6.10.4-sparc-sun-solaris2.tar.bz2
>
> For sparc-solaris 10 I could not run the testsuite (with GNU Make 3.80)
> and the binary depends (at least) on:
> libiconv.so.2 => /usr/local/lib/libiconv.so.2
> libncurses.so.5 => /usr/local/lib/libncurses.so.5
> libm.so.2 => /usr/local/lib/libm.so.2
> libgmp.so.3 => /usr/local/lib/libgmp.so.3
>
> (The other binary distributions use their own static libgmp.a.)
>
> For x86-solaris 10 only libcurses.so.1 (and no libiconv) is needed
> whereas /usr/lib/libiconv.2.dylib and /usr/lib/libncurses.5.4.dylib are
> available on the Leopard Macs (one being a PowerMacG5).
>
> Cheers Christian
>
> (Maybe someone can explain the bad testsuite results.)
More information about the Glasgow-haskell-users
mailing list