Re: new register allocator: please validate me on PPC.

2007-08-15 Thread Magnus Jonsson
Hi Ben, I have validated on my linux PPC machine and it looks good! All stages build and I see no difference in validate's output with and without your patch. I haven't tried using -fregs-graph. I'd give you an account if my machine wasn't behind a NAT. / Magnus Jonsson

Re: Todays breakage

2007-08-09 Thread Magnus Jonsson
It is already fixed if you pull the latest cabal (not the branch). On Thu, 9 Aug 2007, Simon Marlow wrote: I've pushed some patches that make things better, but it still doesn't work for me. Building base gives Data/Generics.hs:28:1: lexical error at character 'i' and if I try with the b

Re: Todays breakage

2007-08-08 Thread Magnus Jonsson
This is caused by a bug in Cabal. I have submitted a patch to cabal-devel already which fixes this! Hopefully it will be accepted soon. On Thu, 9 Aug 2007, Ian Lynagh wrote: Building base gives Data/Generics.hs:28:1: lexical error at character 'i' and if I try with the build rule rather t