[GHC] #10610: Issues face while building glassgow haskell compiler package on power - ppc64le - architecture
GHC
ghc-devs at haskell.org
Tue Jul 21 03:46:33 UTC 2015
#10610: Issues face while building glassgow haskell compiler package on power -
ppc64le - architecture
--------------------------------------+---------------------------------
Reporter: amitkumar_ghatwal | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: invalid | Keywords:
Operating System: Linux | Architecture: Other
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
--------------------------------------+---------------------------------
Comment (by rwbarton):
In any event `configure --enable-hc-boot --enable-hc-boot-unregisterised`
has not worked for a very, very long time. You should follow the
instructions at Building/CrossCompiling instead, either using the native
code generator that is new in HEAD, or using the C backend via `--enable-
unregisterised`. You will require a system that can run both GHC and a
cross-compiler to ppc64le.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10610#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list