[GHC] #8217: Cross-compiling: Use CrossCompilePrefix for libdir

#8217: Cross-compiling: Use CrossCompilePrefix for libdir -------------------------------------------+------------------------------- Reporter: lukexi | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.7 Keywords: | Operating System: Architecture: Unknown/Multiple | Unknown/Multiple Difficulty: Easy (less than 1 hour) | Type of failure: Other Blocked By: | Test Case: Related Tickets: | Blocking: 7724 -------------------------------------------+------------------------------- As suggested by Gabor Grief, use the CrossCompilePrefix when installing GHC libraries. http://www.haskell.org/pipermail/ghc-devs/2013-September/002251.html -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8217 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8217: Cross-compiling: Use CrossCompilePrefix for libdir
-------------------------------+-------------------------------------------
Reporter: lukexi | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Easy (less than 1 hour)
Type of failure: Other | Blocked By:
Test Case: | Related Tickets:
Blocking: 7724 |
-------------------------------+-------------------------------------------
Comment (by Gabor Greif

#8217: Cross-compiling: Use CrossCompilePrefix for libdir -------------------------------+------------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 7.7 Resolution: fixed | Keywords: Operating System: | Architecture: Unknown/Multiple Unknown/Multiple | Difficulty: Easy (less than 1 hour) Type of failure: Other | Blocked By: Test Case: | Related Tickets: Blocking: 7724 | -------------------------------+------------------------------------------- Changes (by heisenbug): * status: new => closed * resolution: => fixed Comment: If someone wants to do cross-compilation on Windows (I believe this is currently not supported), then this line probably needs to be modified too: http://ghc.haskell.org/trac/ghc/browser/ghc/mk/install.mk.in#L96 Closing ticket, cheers, Gabor -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8217#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC