This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12631] make -k check fails: ERROR: (DejaGnu) proc "exp-debug" does not exist
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Oct 2003 03:15:13 -0000
- Subject: [Bug bootstrap/12631] make -k check fails: ERROR: (DejaGnu) proc "exp-debug" does not exist
- References: <20031016003527.12631.peter@pub-link.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12631
dhazeghi at yahoo dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From dhazeghi at yahoo dot com 2003-10-18 03:15 -------
Have you tried adding the following lines (from http://gcc.gnu.org/install/test.html)?
TCL_LIBRARY = /usr/local/share/tcl8.0
DEJAGNULIBS = /usr/local/share/dejagnu
Thanks.