[GHC] #10070: Cross compiling from Linux to Windows with mising Win32 library
#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
#10070: Cross compiling from Linux to Windows fails with mising Win32 library -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: new Priority: normal | Milestone: 7.12.1 Component: Build System | Version: 7.11 Resolution: | Keywords: cross- Operating System: Unknown/Multiple | compiling Type of failure: Building GHC | Architecture: failed | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10070: Cross compiling from Linux to Windows fails with mising Win32 library -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: new Priority: normal | Milestone: 7.12.1 Component: Build System | Version: 7.11 Resolution: | Keywords: cross- Operating System: Unknown/Multiple | compiling Type of failure: Building GHC | Architecture: failed | Unknown/Multiple Blocked By: | Test Case: Related Tickets: #10272 | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by erikd): * related: => #10272 -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10070: Cross compiling from Linux to Windows fails with mising Win32 library -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: infoneeded Priority: normal | Milestone: 8.0.1 Component: Build System | Version: 7.11 Resolution: | Keywords: cross- | compiling Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: #10272 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => infoneeded Comment: Is still an issue? -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10070: Cross compiling from Linux to Windows fails with mising Win32 library -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: infoneeded Priority: normal | Milestone: 8.0.1 Component: Build System | Version: 7.11 Resolution: | Keywords: cross- | compiling Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: #10272 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by erikd): Yes it is. Just tested it. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10070: Cross compiling from Linux to Windows fails with mising Win32 library -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: infoneeded Priority: normal | Milestone: 8.0.1 Component: Build System | Version: 7.11 Resolution: | Keywords: cross- | compiling Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: #10272 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by erikd): Having a look now. Might have a fix for it. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070#comment:6> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10070: Cross compiling from Linux to Windows fails with mising Win32 library -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: new Priority: normal | Milestone: 8.0.1 Component: Build System | Version: 7.11 Resolution: | Keywords: cross- | compiling Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: #10272 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by erikd): * status: infoneeded => new -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070#comment:7> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10070: Cross compiling from Linux to Windows fails with mising Win32 library -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: new Priority: normal | Milestone: 8.0.1 Component: Build System | Version: 7.11 Resolution: | Keywords: cross- | compiling Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: #10272 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by Erik de Castro Lopo <erikd@…>): In [changeset:"b1c063b47a6a4d078626f9a2d4b07cbb244de340/ghc" b1c063b4/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="b1c063b47a6a4d078626f9a2d4b07cbb244de340" ghc.mk: Use Windows_Target instead of Windows_Host This is a step towards building a Linux to Windows cross-compiler. Test Plan: Build on Linux and Windows Reviewers: bgamari, hvr, austin, Phyx Subscribers: thomie Differential Revision: https://phabricator.haskell.org/D1758 GHC Trac Issues: #10070 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10070: Cross compiling from Linux to Windows fails with mising Win32 library -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Build System | Version: 7.11 Resolution: fixed | Keywords: cross- | compiling Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: #10272 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by erikd): * status: new => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070#comment:9> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#10070: Cross compiling from Linux to Windows fails with mising Win32 library -------------------------------------+------------------------------------- Reporter: erikd | Owner: erikd Type: bug | Status: closed Priority: normal | Milestone: 8.0.1 Component: Build System | Version: 7.11 Resolution: fixed | Keywords: cross- | compiling Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC | Unknown/Multiple failed | Test Case: Blocked By: | Blocking: Related Tickets: #10272 | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by bgamari): This has been merged to `ghc-8.0` as 0f2cb663e47e5912e1694efe50d94d16bce63902. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10070#comment:10> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC