[GHC] #9503: Cross compiling with mingw uses wrong gcc
GHC
ghc-devs at haskell.org
Fri Aug 22 18:30:19 UTC 2014
#9503: Cross compiling with mingw uses wrong gcc
-------------------------------------+-------------------------------------
Reporter: Kritzefitz | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build | Version: 7.8.3
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):
Yes, this seems to happen for all cross-compilations, I don't understand
it either. As a workaround you can explicitly specify `--with-gcc=...`,
though, and that should at least get you farther.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9503#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list