
#9691: GHC-HEAD runtime is broken on arm ----------------------------------------+--------------------------- Reporter: mkbrandt | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.9 Resolution: | Keywords: Operating System: Linux | Architecture: arm Type of failure: Runtime crash | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Revisions: | ----------------------------------------+--------------------------- Comment (by mkbrandt): I tried building ghc-7.8.3 for arm-unknown-linux-gnueabi after installing the ELDK to make the environment easier to duplicate. ELDK was version 5.5 configured for armv5te. I confirmed that gcc binaries produced by this SDK would run on the target, but got the same result with arm-unknown-linux- ghc (binary hangs with no output using ~100% of cpu). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9691#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler