[GHC] #7608: Triple not passed to LLVM when cross-compiling
GHC
cvs-ghc at haskell.org
Thu Jan 24 17:11:20 CET 2013
#7608: Triple not passed to LLVM when cross-compiling
------------------------------------+---------------------------------------
Reporter: singpolyma | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler (LLVM)
Version: 7.7 | Keywords: cross-compiling llvm
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: GHC doesn't work at all | Blockedby:
Blocking: | Related:
------------------------------------+---------------------------------------
Comment(by singpolyma):
There are reports that setting up `moduleLayout` in
`compiler/llvmGen/LlvmCodeGen/Ppr.hs` for a platform will make the right
triple be selected, even in cross-compiling mode.
This may be sufficient, and I am testing it for my target platform now.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7608#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list