[GHC] #7709: ios patch no 7: Omit ghc-pwd from final stage when cross compiling

GHC cvs-ghc at haskell.org
Wed Feb 20 05:53:54 CET 2013


#7709: ios patch no 7: Omit ghc-pwd from final stage when cross compiling
------------------------------+---------------------------------------------
Reporter:  StephenBlackheath  |          Owner:                  
    Type:  bug                |         Status:  new             
Priority:  normal             |      Component:  Compiler        
 Version:  7.7                |       Keywords:                  
      Os:  Unknown/Multiple   |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown       |      Blockedby:                  
Blocking:                     |        Related:                  
------------------------------+---------------------------------------------
 Without this patch, we get this error when cross compiling:

 {{{
 "cp" -p utils/ghc-pwd/dist-install/build/tmp/ghc-pwd inplace/bin/ghc-pwd
 cp: utils/ghc-pwd/dist-install/build/tmp/ghc-pwd: No such file or
 directory
 make[1]: *** [inplace/bin/ghc-pwd] Error 1
 make: *** [all] Error 2
 }}}

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



More information about the ghc-tickets mailing list