Martin Guy wrote:
Hi
I just ported ghc-6.6.1 to the new Debian port for ARM EABI and all
seems to have gone well, but I am mystified by two failing tests when
I run the testsuite:
$ .../ghc6-6.6.1/testsuite/tests/ghc-regress$ make stage=2 fast >
make-fast-stage=2.errs 2>&1
I get 7 "internal error: adjustor creation not supported on this
platform" and a "ghc-6.6.1: not built for interactive use", which I am
happy with, but two tests, driver017 and driver035 fail, saying
Wrong exit code (expected 0 , actual 2 )
/tmp/ghc27396_0/ghc27396_0.hc:5:27:
error: TestStub_stub.h: No such file or directory
This could be a difference in how gcc on your platform is finding header
files, perhaps. Could you add -v to the GHC command line and send us the
output?
Cheers,
Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs