[GHC] #8746: Crosscompiling

GHC ghc-devs at haskell.org
Thu Feb 13 21:43:39 UTC 2014


#8746: Crosscompiling
-------------------------------------+-------------------------------------
        Reporter:  Visionstar        |            Owner:
            Type:  bug               |           Status:  new
        Priority:  high              |        Milestone:  7.8.2
       Component:  Compiler          |          Version:  7.8.1-rc1
      Resolution:                    |         Keywords:  Crosscompile
Operating System:  Linux             |  cross compile failed ncurses
 Type of failure:  Building GHC      |  setupterm not found
  failed                             |     Architecture:  Unknown/Multiple
       Test Case:                    |       Difficulty:  Unknown
        Blocking:                    |       Blocked By:
                                     |  Related Tickets:
-------------------------------------+-------------------------------------

Comment (by Visionstar):

 Replying to [comment:1 thoughtpolice]:
 > Oh dear. If I remember correctly, the problem is that we sort of work-
 arounded it by commenting out `terminfo` for the Raspberry Pi cross
 compilers, but never found a real solution. It should be disabled, really
 (terminfo is only needed by haskeline, and haskeline is only needed by
 GHCi - which doesn't exist in a cross compilers.) One solution is just
 commenting out `terminfo` and `haskeline` from `ghc.mk`, I believe?

 Thank you for your reply

 I replied to my own topic, check it out.

 Also: in which rows do i have to remove haskeline+terminfo?

 Thanks,
 Edi

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8746#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list