
3 Apr
2008
3 Apr
'08
8:15 a.m.
michael@schmong.org 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