[GHC] #11570: C build fails on RPi 2
GHC
ghc-devs at haskell.org
Fri Feb 12 16:36:26 UTC 2016
#11570: C build fails on RPi 2
-------------------------------------+---------------------------------
Reporter: neuwirthe | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.4-rc1
Resolution: wontfix | Keywords:
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+---------------------------------
Changes (by rwbarton):
* status: new => closed
* resolution: => wontfix
Comment:
This looks like it might be #8976. Are you using the gold linker?
But even if you get past that, you'd run into #9439. Unfortunately the
whole 7.8 line has a serious bug in the LLVM backend making it unusable.
You can try applying commit 5895f2b8ffba72a8393e9f712461e6e5ed7ceced. It
should be easy, it was just overlooked.
If you don't mind building 7.10 instead of 7.8, I imagine you'd probably
have an easier time with that (both these bugs are fixed in 7.10).
Closing since 7.8 is no longer supported.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11570#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list