[GHC] #9524: GHC uses wrong linker when cross compiling
GHC
ghc-devs at haskell.org
Sat Dec 27 00:34:22 UTC 2014
#9524: GHC uses wrong linker when cross compiling
-------------------------------------+-------------------------------------
Reporter: Kritzefitz | Owner: rwbarton
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build | Version: 7.8.4
System | Keywords: Cross compiling
Resolution: | Architecture: x86
Operating System: Linux | Difficulty: Unknown
Type of failure: Building | Blocked By:
GHC failed | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by rwbarton):
I suspect the fix is just to delete the first three non-comment lines of
hsc2hs's Main.hs, but my GHC HEAD cross-compiling setup is failing for an
unrelated reason so I can't test it right now.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9524#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list