[GHC] #8210: Make fails for Building a GHC cross-compiler for Apple iOS target (i386-apple-darwin11)

GHC ghc-devs at haskell.org
Sun Sep 1 22:45:39 CEST 2013


#8210: Make fails for Building a GHC cross-compiler for Apple iOS target (i386
-apple-darwin11)
----------------------------------------+----------------------------------
        Reporter:  alen_ribic           |            Owner:
            Type:  bug                  |           Status:  new
        Priority:  normal               |        Milestone:
       Component:  Compiler             |          Version:  7.7
      Resolution:                       |         Keywords:
Operating System:  Unknown/Multiple     |     Architecture:  x86_64 (amd64)
 Type of failure:  Building GHC failed  |       Difficulty:  Unknown
       Test Case:                       |       Blocked By:
        Blocking:                       |  Related Tickets:
----------------------------------------+----------------------------------

Comment (by alen_ribic):

 I might have taken the step regarding the build.mk literally. My file at
 the time of this writing was just:

 {{{
 HADDOCK_DOCS         = NO
 BUILD_DOCBOOK_HTML   = NO
 BUILD_DOCBOOK_PS     = NO
 BUILD_DOCBOOK_PDF    = NO
 SPLIT_OBJS           = NO
 INTEGER_LIBRARY      = integer-simple
 Stage1Only           = YES
 DYNAMIC_GHC_PROGRAMS = NO
 GhcLibWays           = v
 }}}

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




More information about the ghc-tickets mailing list