23 Dec 17:02
Re: ANNOUNCE: GHC version 6.8.2
alpheccar <misc <at> alpheccar.org>
2007-12-23 16:02:49 GMT
2007-12-23 16:02:49 GMT
Was someone able to build ghc 6.8.2 on PPC with OS X 10.4 (Tiger) ? I had no problems to build the 6.8.1 but with 6.8.2, I get the error: ../../compiler/stage1/ghc-inplace -package-name base-3.0.1.0 -hide- all-packages -split-objs -i -idist/build/autogen -idist/build -i. - Idist/build -Iinclude -#include "HsBase.h" -odir dist/build -hidir dist/build -stubdir dist/build -package rts-1.0 -O -fglasgow-exts - package-name base -XCPP -idist/build -H16m -O -O -Rghc-timing - fgenerics -c Data/Generics/Twins.hs -o dist/build/Data/Generics/ Twins.o -ohi dist/build/Data/Generics/Twins.hi ghc-6.8.2: panic! (the 'impossible' happened) (GHC version 6.8.2 for powerpc-apple-darwin): lookupVers1 base:GHC.Prim sym{tc} Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug <<ghc: 49130112 bytes, 8 GCs, 2017280/3944448 avg/max bytes residency (2 samples), 17M in use, 0.01 INIT (0.05 elapsed), 1.01 MUT (2.52 elapsed), 0.30 GC (3.20 elapsed) :ghc>> make[2]: *** [dist/build/Data/Generics/Twins.o] Error 1 make[1]: *** [make.library.base] Error 2 make: *** [stage1] Error 2 Thanks, Christophe.
RSS Feed