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]

testing with dejagnu problem


Hello,

I would like to run the tests, and have expect -v
expect version 5.38.0
rpm -q tcl
tcl-8.3.3-74
on redhat 7.3 running an athlon amd processor.

How do I get past this error?

John G


Running /download/gcc-3.2/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /download/gcc-3.2/gcc/testsuite/gcc.misc-tests/arm-isr.exp ...
Running /download/gcc-3.2/gcc/testsuite/gcc.misc-tests/bprob.exp ...
ERROR: tcl error sourcing 
/download/gcc-3.2/gcc/testsuite/gcc.misc-tests/bprob.exp.
ERROR: wrong # args: should be "regsub ?switches? exp string subSpec varName"
    while executing
"regsub -all ".*: warning: -f(pic|PIC) ignored for target .*" $text """
    (procedure "prune_warnings" line 148)
    invoked from within


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