Am Sonntag, 27. November 2005 10:00 schrieb Simon Marlow: > [...] > Very strange indeed. You should be able to find a smaller program that > fails - GHC itself is rather a large case to debug. Try running the > testsuite with your stage1 compiler to see if there are any obvious > failures we could investigate.
Let's see if I can find some time for this... > Which non-default options are you using for your build? Can you post > your build.mk? I think I've never ever used build.mk in my life... :-) It's a plain RPM build, see fptool/ghc/ghc.spec(.in), so I guess you should be able to reproduce the failure on any x86 Linux. Cheers, S.
