[GHC] #10070: Cross compiling from Linux to Windows with mising Win32 library
GHC
ghc-devs at haskell.org
Mon Feb 9 10:14:53 UTC 2015
#10070: Cross compiling from Linux to Windows with mising Win32 library
-------------------------------------+-------------------------------------
Reporter: erikd | Owner: erikd
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Build | Version: 7.11
System | Operating System: Unknown/Multiple
Keywords: cross- | Type of failure: Building GHC
compiling | failed
Architecture: | Blocked By:
Unknown/Multiple | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
After applying the proposed patch from #9524, building a Linux to Windows
cross-compiler terminates with:
{{{
Configuring time-1.5.0.1...
ghc-cabal: At least the following dependencies are missing:
Win32 -any
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list