patch applied (ghc-6.12/ghc): MERGED: Don't include inter-package dependencies when compiling with stage 0; #4031

Ian Lynagh igloo at earth.li
Sun May 9 10:42:12 EDT 2010


Sun May  9 07:12:00 PDT 2010  Ian Lynagh <igloo at earth.li>
  * MERGED: Don't include inter-package dependencies when compiling with stage 0; #4031
  Sun May  9 14:05:11 BST 2010  Ian Lynagh <igloo at earth.li>
    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.

    M ./rts/ghc.mk -1 +1
    M ./rules/build-dependencies.mk -2 +8
    M ./rules/build-package.mk -1 +1
    M ./rules/build-prog.mk -1 +1

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100509141200-3fd76-0e24fa6c6307f16df91bac8abae49dcec168bb5a.gz



More information about the Cvs-ghc mailing list