
21 Feb
2005
21 Feb
'05
7:34 a.m.
Actually, this looks like the same error that Judah Jacobson encountered. Try removing ghc/includes/ghcplatform.h, re-make in ghc/includes, and continue with the build.
Indeed, that helped to get a bit further, but after doing make
clean;make I now get
../../ghc/compiler/ghc-inplace -H16m -O -fglasgow-exts -cpp -Iinclude
-"#include" HsBase.h -funbox-strict-fields -ignore-package base -O
-Rghc-timing -fgenerics -fgenerics -split-objs -c GHC/Float.lhs -o
GHC/Float.o -ohi GHC/Float.hi
/tmp/ghc21284.split__33.s:308:Fixup of 486 is not to a 4 byte address
********************
<