With Cygwin - this has been broken for a couple of days now, I'm waiting to
get a working validate so I can push two validate fixes :-(
make[1]: Entering directory
`/cygdrive/c/builds/ghc-HEAD/testsuite/tests/ghc-regress'
Looks like you don't have timeout, building it first...
make -C ../../timeout all
make[2]: Entering directory `/cygdrive/c/builds/ghc-HEAD/testsuite/timeout'
rm -f -f TimeMe.o TimeMe.hi TimeMe TimeMe.exe
python calibrate "" > calibrate.out
rm -rf install-inplace
/cygdrive/c/builds/ghc-HEAD/ghc/stage2-inplace/ghc --make Setup
[1 of 1] Compiling Main ( Setup.hs, Setup.o )
Linking Setup.exe ...
./Setup configure
--with-compiler=/cygdrive/c/builds/ghc-HEAD/ghc/stage2-inplace/ghc
--with-hc-pkg=/cygdrive/c/builds/ghc-HEAD/utils/ghc-pkg/install-inplace/bin/ghc-pkg
\
--ghc-option=-threaded
--prefix=/cygdrive/c/builds/ghc-HEAD/testsuite/timeout/install-inplace
Configuring timeout-1...
Setup.exe: Cannot find the program 'ghc' at
'/cygdrive/c/builds/ghc-HEAD/ghc/stage2-inplace/ghc' or on the path
It seems that $(abspath ...) doesn't do the right thing on Cygwin:
$ make show VALUE='$(abspath .)'
/cygdrive/c/builds/ghc-HEAD=""
Cheers,
Simon
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc