Martin Guy wrote:
2007/11/20, Simon Marlow <[EMAIL PROTECTED]>:
Martin Guy wrote:
$ .../ghc6-6.6.1/testsuite/tests/ghc-regress$ make stage=2 fast >
make-fast-stage=2.errs 2>&1

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?

I find I get the same behaviour in x86 when using -fvia-C, and arm is
always via-C so I've decided not to worry about it, but here is the -v
output when running the guts of driver035 manually:

This is a bug that was fixed in 6.8.1. The testsuite now has extra tests for this case (-stubdir and -fvia-C).

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to