For bindists, build ghc-pwd with stage 1
authorIan Lynagh <igloo@earth.li>
Sun, 21 Nov 2010 18:35:20 +0000 (18:35 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 21 Nov 2010 18:35:20 +0000 (18:35 +0000)
commit6bb8d64a971afce310df3349e8767b790c2845ee
tree2c84c646d1dbafc482c4232e1be9ebfa3c2bd9b0
parent0d348bceca43eaac089d3e5e77dcaa0110a94fe2
For bindists, build ghc-pwd with stage 1
rather then the bootstrapping compiler. This fixes problems where the
bootstrapping compiler dynamically links against libraries not on the
target machine.
aclocal.m4
configure.ac
distrib/configure.ac.in
ghc.mk
utils/ghc-pwd/Main.hs [moved from utils/ghc-pwd/ghc-pwd.hs with 100% similarity]
utils/ghc-pwd/ghc-pwd.cabal
utils/ghc-pwd/ghc.mk [new file with mode: 0644]
validate