dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dejagnu 1.5


From: Mike Stump
Subject: dejagnu 1.5
Date: Thu, 14 Feb 2013 13:18:32 -0800

I was trying to use dejagnu 1.5 with gcc trunk, and it doesn't appear to work 
at all:

`if [ -f ${srcdir}/../dejagnu/runtest ] ; then echo 
${srcdir}/../dejagnu/runtest ; else echo runtest; fi` --tool gcc  $runtestflags)
ERROR: tcl error sourcing library file /opt/local/share/dejagnu/framework.exp.
can't rename "::unknown": command doesn't exist
can't rename "::unknown": command doesn't exist
    while executing
"rename ::unknown ::tcl_unknown"
    (file "/opt/local/share/dejagnu/framework.exp" line 265)
    invoked from within
"source /opt/local/share/dejagnu/framework.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /opt/local/share/dejagnu/framework.exp"
    invoked from within
"catch "uplevel #0 source ${dir}/${initfile}" error"
make[1]: [check-parallel-gcc_8] Error 1 (ignored)


?

My only guess would be:

http://lists.gnu.org/archive/html/dejagnu-commit/2011-03/msg00002.html

So, the question is, am I doing something wrong or does this not work?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]