
29 Mar
2006
29 Mar
'06
9:14 a.m.
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