Pass the location of gcc in the ghc wrapper script; partially fixes #3863
[ghc-hetmet.git] / ghc / ghc.wrapper
2010-03-24 Ian LynaghPass the location of gcc in the ghc wrapper script...
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-08-14 Ian LynaghMake our install variables etc compliant with GNU stand...
2009-05-17 Duncan CouttsSwitch the default -dynload mode to SystemDependent
2009-04-26 Ian LynaghGHC new build system megapatch
2008-09-15 Ian LynaghUse "exec" when running ghc in the wrapper
2008-09-14 Ian LynaghAdd a "#!/bin/sh" to ghc.wrapper
2008-07-16 Ian LynaghGet building GHC itself with Cabal more-or-less working