#4244: Use system linker in GHCi to support alpha, ia64, ppc64 ---------------------------------+------------------------------------------ Reporter: batterseapower | Owner: Type: feature request | Status: new Priority: highest | Milestone: 7.8.1 Component: GHCi | Version: 6.13 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: 3658 | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by igloo):
* priority: low => highest * difficulty: => Unknown * milestone: 7.6.2 => 7.8.1 Comment: This will be fixed once dynamic-by-default is enabled again: commit c22850f7c950009ee4de84c20dc4a6cf7c0b500f {{{ Author: Ian Lynagh <i...@well-typed.com> Date: Thu Nov 22 21:35:29 2012 +0000 Enable dynamic-by-default for unregisterised arches This makes ghci work on platforms without any special support in the GHCi linker: Prelude> (System.Info.os, System.Info.arch) ("linux","s390") }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4244#comment:10> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs