
19 Dec
2003
19 Dec
'03
8:31 a.m.
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 Thanks , dons... Let's try the registerised version !!!