[GHC] #16051: Cross compilation broken under Hadrian
GHC
ghc-devs at haskell.org
Sat Dec 15 00:58:11 UTC 2018
#16051: Cross compilation broken under Hadrian
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone: 8.8.1
Component: Build System | Version: 8.7
(Hadrian) |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Hadrian falls over essentially immediately when cross-compiling:
{{{
$ ./boot
$ ./configure --target=aarch64-linux-gnu
$ hadrian/build.cabal.sh -j32
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16051>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list