This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: using test suite outside of build directory


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]