dejagnu
[Top][All Lists]
Advanced

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

[DejaGnu] RE: make check


From: France, George (LKG)
Subject: [DejaGnu] RE: make check
Date: Fri, 19 Apr 2002 15:39:08 -0400

Hello Matt,

I am assuming that you are talking about building dejagnu with two different 
toolchains.  If I had to venture a wild guess, then I would say that you are 
seeing problems in tcl built with different version of gcc.  I suspect that you 
should look at the testsuite results for tcl built with gcc_2.95.3 vs gcc_3.0.4.

Best Regards,


--George

-----Original Message-----
From: Matthew Bemis [mailto:address@hidden
Sent: Friday, April 19, 2002 2:46 PM
To: clp; address@hidden
Subject: make check 


when I build dejagnu-1.4.2 with basic-gcc_2.95.3  the check produces 54
passes and 7 errors.
built with dejagnu-1.4.2 with basic-gcc_3.0.4 the check produces 49
passes and 7 errors.
build dejagnu-1.4.1 with basic-gcc_3.0.4 the check produces 56 passes
and 0 failures.
has anyone seen these errors?
also I am trying to add the following lines of code to  framework.exp
because I want to capture some the expect output to log into an xml
file, but I am having run time errors.

        set output ""
        if { info exists expect_out(buffer) } {
            set output $expect_out(buffer)
        }

what is wrong with that statement in a function in framwork.exp???

thanks in advance.


--
Matt Bemis
Alpha Linux Group
University of New Hampshire






reply via email to

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