On Fri, Jul 29, 2005 at 01:46:12AM +1000, Paul C. Leopardi wrote: > Hi all, > I've solved this. Thanks to Ian Lance Taylor, H. J. Lu and Mike Stump. > See below. > Best regards, Paul > > I checked the output of make check-c++ RUNTESTFLAGS="-v" and noticed the line: > Found ~/.dejagnurc > > In ~/.dejagnurc I found: > set GXX_UNDER_TEST "g++"
Glad you found this. Your experience is why I've always objected when someone suggests a .gccrc or a GCC_OPTIONS environment variable or the like; people will forget that they have such files and report unreproducible bugs.