[GHC] #11395: The via-C code generation backend is incompatible with gcc 5.3.1 on m68k (ELF)
GHC
ghc-devs at haskell.org
Sat Mar 5 23:52:24 UTC 2016
#11395: The via-C code generation backend is incompatible with gcc 5.3.1 on m68k
(ELF)
--------------------------------------------+------------------------------
Reporter: mkarcher | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Resolution: | Keywords:
Operating System: Linux | Architecture: m68k
Type of failure: GHC doesn't work at all | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
--------------------------------------------+------------------------------
Comment (by slyfox):
Sent slightly tweaked 0001-c-codegen-split-external-symbol-prototypes-
EF_.patch
for review as Phab:D1975
With both Phab:D1974 and Phab:D1975
I get hello world working on qemu-m68k in vanilla -dynamic and -prof
modes.
Don't know about ghc itself as my emulator can't handle generated code
yet:
$ inplace/bin/ghc-stage2 --make /tmp/a.hs
/home/slyfox/dev/git/qemu-m68k/tcg/tcg.c:1774: tcg fatal error
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11395#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list