[EMAIL PROTECTED] wrote:
> It seems there is no ghc 6.8.2 for my version of debian. So I am
> compiling from source. 

this requires a working compiler!

> /usr/bin/ghc

this compiler does not work with your gcc. if you cannot install
http://www.haskell.org/ghc/dist/6.8.2/ghc-6.8.2-i386-unknown-linux.tar.bz2
you'll have to try an older version.

> cc1: error: unrecognized option `-fno-unit-at-a-time'

Maybe it helps, if your remove this option from your file
<prefix>/lib/ghc-6.8.2/extra-gcc-opts

Christian
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to