> However, the makefile looks half-done. It extracts the test number, runs > the test but then compares the exit code with '123'. I can't see how > anyone has been running these tests automatically. There is a special flag (--probe XXX) that returns the status code 123 if the compiler does encounter the error XXX. Miguel