GHC 6.4 is broken on powerpc-linux and powerpc64-linux. I suppose this is the reason why it's good to build STABLE every now and then instead of just HEAD.
The following commit is performing the same change against STABLE as Wolfgang performed against HEAD. (which unbreaks 6.4 on these two fine platforms, i *think* (still having other unrelated problems on powerpc64 due to 6.2.2 segfaulting)) I don't suppose anyone feels like another re-release? :) On Wed, 2005-09-02 at 07:59 -0800, Wolfgang Thaller wrote: > wolfgang 2005/02/09 07:59:35 PST > > Modified files: > ghc/includes MachRegs.h > Log: > PowerPC: #ifdef darwin_REGS -> #if darwin_REGS > > Revision Changes Path > 1.22 +2 -2 fptools/ghc/includes/MachRegs.h > _______________________________________________ > Cvs-ghc mailing list > [EMAIL PROTECTED] > http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
