Sun May  9 06:05:11 PDT 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.

    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;a=darcs_commitdiff;h=20100509130511-3fd76-ccae75c54ce0df690b0a29e2052d64627ed2f0d1.gz

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to