is ppc64 arch registerised

Hi all, I've read on this page http://hackage.haskell.org/trac/ghc/wiki/Platforms the ppc64 arch is registerised. I succeeded to build ghc-7.0.2 on ppc64 (Fedora) with GhcUnregisterised=YES. Switching off this option currently leads to failure. I'd like to know: - is the info about registerised ppc64 arch still valid? - could you provide me tips how to build it registerised? Thanks Skalnik

On Fri, Apr 1, 2011 at 6:30 AM, Jiri Skala
Hi all, I've read on this page
http://hackage.haskell.org/trac/ghc/wiki/Platforms
the ppc64 arch is registerised.
I succeeded to build ghc-7.0.2 on ppc64 (Fedora) with GhcUnregisterised=YES. Switching off this option currently leads to failure.
I'd like to know:
- is the info about registerised ppc64 arch still valid?
- could you provide me tips how to build it registerised?
Someone on the ghc-users list might know specifics.
Thanks
Skalnik
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Jiri Skala wrote:
Hi all, I've read on this page
http://hackage.haskell.org/trac/ghc/wiki/Platforms
the ppc64 arch is registerised.
I succeeded to build ghc-7.0.2 on ppc64 (Fedora) with GhcUnregisterised=YES. Switching off this option currently leads to failure.
ghc-7.0.2 is currenty broken on powerpc-linux: http://hackage.haskell.org/trac/ghc/ticket/4999 so I wouldn't be surpised if ppc64 is also broken. I'm woring sporadically on this bug, but really need a large block of time with no interruptions to make progress. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
participants (3)
-
Antoine Latter
-
Erik de Castro Lopo
-
Jiri Skala