ANNOUNCE: GHC version 6.2
Donald Bruce Stewart
dons at cse.unsw.edu.au
Fri Dec 19 20:35:35 EST 2003
rmartine:
>
>
>
> On Fri, 19 Dec 2003, Donald Bruce Stewart wrote:
>
> > This is an unregisterised build, with profiling libs, no docs and no GHCi.
> >
> > The mips64 port requires an external libgmp. This should come installed
> > with the "freeware" packages for Irix.
> >
>
> - And set your LD_LIBRARY_PATH variable properly:
>
> export LD_LIBRARY_PATH=/usr/freeware/lib64:$LD_LIBRARY_PATH
>
>
> Warning: 64 ABI is not default ABI on gcc-3.X . If you install
> locally either gmp
> or gcc directly form source tar balls (e.g on $HOME) , becare of
>
> export LD_LIBRARY_PATH=$HOME/lib:$HOME/lib/mabi\=64:$LD_LIBRARY_PATH
Ah! Yes.
>
> Thanks , dons...
>
> Let's try the registerised version !!!
I'm working on it :)
-- Don
More information about the Glasgow-haskell-users
mailing list