[GHC] #7761: iOS patch no 16: pass the correct -Dxxx_HOST_ARCH and -Dxxx_HOST_OS to hsc2hs by stage

GHC cvs-ghc at haskell.org
Sat Mar 9 12:13:01 CET 2013


#7761: iOS patch no 16: pass the correct -Dxxx_HOST_ARCH and -Dxxx_HOST_OS to
hsc2hs by stage
------------------------------+---------------------------------------------
Reporter:  StephenBlackheath  |          Owner:                  
    Type:  feature request    |         Status:  new             
Priority:  normal             |      Component:  Compiler        
 Version:  7.7                |       Keywords:                  
      Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown       |      Blockedby:                  
Blocking:  7724               |        Related:                  
------------------------------+---------------------------------------------
 Currently hsc2hs always gets the build host's values, even when cross
 compiling. This patch makes it pass the correct values for the stage.

 There is no actual build failure that results from this being wrong, but
 it is only a matter of time before something breaks.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7761>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list