I downloaded the 4.08.2 binary bundle for sparc, and did

    ./configure
    make install

For some reason it appears to want to rebuild lots of things.
Anyway, after some time, I get

    ../../ghc/driver/ghc-inplace -recomp -cpp -optC-fglasgow-exts -fvia-C
    -Rghc-timing -I../../ghc/includes  -imonads -static -O -split-objs -odir Int
    -H20m -monly-3-regs  -c Int.lhs -o Int.o -osuf o

    Int.lhs:128: Module `PrelAddr' does not export `intToWord'

    Compilation had errors

Any ideas?
Regards,
    Malcolm

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to