On Wednesday, March 16, 2005, at 08:57 AM, Jack Howarth wrote: > I am wondering if it is at all possible to coax the gcc 4.0 > testsuite to run cleanly with a binary installation of gcc 4.0? Yes. CC_UNDER_TEST=gcc runtest --srcdir=. --tool gcc or something like that.