Re: [Haskell-cafe] installing ghc-6.8.2

2008-04-03 Thread Paulo Tanimoto
Michael, Don't the available binaries work for you? From the output it seems you are on x86, which is of course supported. The requirements are just libreadline.so.4 and libncurses.so.5. Also, if you still want to compile from source, you could grab those binaries and them to compile GHC yourse

Re: [Haskell-cafe] installing ghc-6.8.2

2008-04-02 Thread michael
Apologies to Ian, I think I sent him direct mail on my first attempt to reply. Adding those lines to mk/build.mk did not work. I hope Idon't have to build a newer gcc. This is what I have right now. [EMAIL PROTECTED]:~/src/gcc$ gcc -v Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs Conf

Re: [Haskell-cafe] installing ghc-6.8.2

2008-04-02 Thread Ian Lynagh
On Wed, Apr 02, 2008 at 07:12:16PM -0400, [EMAIL PROTECTED] wrote: > > so it's this line that seems of the most interesting > > cc1: error: unrecognized option `-fno-unit-at-a-time' It looks like your version of ghc isn't designed to be used with the version of gcc you have. Putting this in mk/

[Haskell-cafe] installing ghc-6.8.2

2008-04-02 Thread michael
It seems there is no ghc 6.8.2 for my version of debian. So I am compiling from source. I ran config with no problem. make generated some errors. I omit all output except the end. Let me know if Ileft something important out please. make all /usr/bin/ghc -H16m -O -w -I. -Iinclude -Rghc-timing -