[GHC] #10801: ghc returns ExitFailure (-4) when compiling some projects on ARM

GHC ghc-devs at haskell.org
Fri Aug 28 09:56:35 UTC 2015


#10801: ghc returns ExitFailure (-4) when compiling some projects on ARM
-------------------------------------+-------------------------------------
        Reporter:  Ansible           |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.8.2
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:  arm
 Type of failure:  Compile-time      |               Test Case:  compile a
  crash                              |  big web project
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by bgamari):

 For the record, GHC 7.8.2 is not the newest GHC release. GHC 7.10.2 has
 been released and we even have an
 [[https://www.haskell.org/ghc/download_ghc_7_10_2#linux_armv7 ARM
 bindist]]. GHC 7.8.2 was still a bit shaky on ARM (really, so is 7.10.2,
 unfortunately).

 To confirm, you are using `gold` to link your binaries, right?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10801#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list