[GHC] #7608: Triple not passed to LLVM when cross-compiling
GHC
cvs-ghc at haskell.org
Sat Jan 19 04:58:41 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.6.1 | Keywords: cross-compiling llvm
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: GHC doesn't work at all | Blockedby:
Blocking: | Related:
------------------------------------+---------------------------------------
First found in http://www.haskell.org/pipermail/cvs-
ghc/2012-December/079115.html
When cross-compiling to a different architecture, LLVM is not informed
what architecture we are building for, and so generates code for the host
architecture instead.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7608>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list