This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Running testsuite
- To: law at cygnus dot com
- Subject: Re: Running testsuite
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Wed, 23 Feb 00 14:21:37 EST
- Cc: gcc at gcc dot gnu dot org
Actually I consider this wrong. The whole point of bundling
tcl/expect with dejagnu is to ensure it has consistent copies. It's
easier to build it and install it as it was meant to work than fiddle
around trying to re-use existing libraries of unknown origin.
Well, in my case I let it build the copies in dejagnu since I didn't
have any other copies, so that doesn't explain my problem.