Still problems building ghc 6.5 with ghc 6.4

Simon Marlow simonmarhaskell at gmail.com
Wed Mar 29 04:14:52 EST 2006


Michael Marte wrote:

> I did as you said (make clean; autoreconf; configure; make) but it 
> didn't help; I get the same error as before.

Ok, could you try this:

   $ size ghc/lib/compat/cbits/unicode.o
   $ size ghc/lib/compat/Compat/Unicode.o

there should be some code in those modules if the build system is 
working properly.

Cheers,
	Simon


More information about the Glasgow-haskell-users mailing list