#4031: Build broken with cygwin make 3.81
----------------------------------+-----------------------------------------
  Reporter:  batterseapower       |          Owner:                  
      Type:  bug                  |         Status:  closed          
  Priority:  highest              |      Milestone:  6.12.3          
 Component:  Build System         |        Version:  6.13            
Resolution:  fixed                |       Keywords:                  
Difficulty:                       |             Os:  Windows         
  Testcase:                       |   Architecture:  Unknown/Multiple
   Failure:  Building GHC failed  |  
----------------------------------+-----------------------------------------
Changes (by igloo):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Fixed in HEAD and 6.12 branch.

 {{{
 Sun May  9 14:05:11 BST 2010  Ian Lynagh <[email protected]>
   * Don't include inter-package dependencies when compiling with stage 0;
 #4031
   This fixes a problem when building with GHC 6.12 on Windows, where
   dependencies on stage 0 (bootstrapping compiler) packages have absolute
   paths c:/ghc/..., and make gets confused by the colon.
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4031#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to