dejagnu
[Top][All Lists]
Advanced

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

Help with testing GCC 3.2.1 against arm-sim


From: senthil . veluswamy
Subject: Help with testing GCC 3.2.1 against arm-sim
Date: Fri, 31 Oct 2003 15:14:18 -0600

Hello,

Apologies if this is a stupid newbie question. We are new to Linux and are
still stumbling along. :) in try to create a working platform.

I am trying to run validation tests (dejagnu/make check) on our linux tool
chain. The tool chain is built for : arm-linux

I am specifying that the tests use "arm-sim" as the validation target.

I get exexute failed with : (A log with more detail follows)
-> Simulator arm-linux-run missing.

I saw some references to this module regarding gdb. So for the above tests
to be able to run successfully (execute) should I configure dejagnu to use
gdb? Can I get any help in doing this?

If not, is there a patch or attachment that will let dejagnu use
arm-linux-run?

Regards,
Senthil.

>>>>>

---------------
test attempted:
---------------
$ make check-gcc RUNTESTFLAGS=--target_board=arm-sim
make[1]: Entering directory
`/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/build-gcc/gcc'
(rootme=`pwd`; export rootme; \
srcdir=`cd ../../gcc-3.2.1/gcc; pwd` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ../../gcc-3.2.1/gcc/../tcl/library ; pwd` ; \
   export TCL_LIBRARY ; fi ; \
runtest --tool gcc --target_board=arm-sim)
WARNING: global config file  not found.
Test Run By dgu on Fri Oct 31 12:24:15 2003
Target is arm-unknown-linux-gnu
Host   is i686-pc-linux-gnu
                === gcc tests ===
Schedule of variations:
    arm-sim
Running target arm-sim
Using /usr/share/dejagnu/baseboards/arm-sim.exp as board description file
for target.
Using /usr/share/dejagnu/config/sim.exp as generic interface file for
target.
Using /usr/share/dejagnu/baseboards/basic-sim.exp as board description file
for
target.
Using
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/gcc-3.2.1/gcc/testsuite/config/default.exp
 as tool-and-target-specific interface file.
Running
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/gcc-3.2.1/gcc/testsuite/gcc.c-torture/compile/compile.exp
 ...
FAIL: gcc.c-torture/execute/20000112-1.c execution,  -O0
FAIL: gcc.c-torture/execute/20000112-1.c execution,  -O1
FAIL: gcc.c-torture/execute/20000112-1.c execution,  -O2
FAIL: gcc.c-torture/execute/20000112-1.c execution,  -O3
-fomit-frame-pointer
FAIL: gcc.c-torture/execute/20000112-1.c execution,  -O3
-fomit-frame-pointer -funroll-loops
FAIL: gcc.c-torture/execute/20000112-1.c execution,  -O3
-fomit-frame-pointer -funroll-all-loops -finline-functions

--------------------------
Excerpts from the gcc.log:
--------------------------
testcase
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/gcc-3.2.1/gcc/testsuite/gcc.c-torture/compile/compile.exp
 completed in 679 seconds
Running
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/gcc-3.2.1/gcc/testsuite/gcc.c-torture/execute/execute.exp
 ...
Executing on host:
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/build-gcc/gcc/xgcc
-B/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/build-gcc/gcc/
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/gcc-3.2.1/gcc/testsuite/gcc.c-torture/execute/20000112-1.c
 testglue.o  -w  -O0  -DSTACK_SIZE=16384       -Wl,-wrap,exit
-Wl,-wrap,_exit -Wl,-wrap,main -Wl,-wrap,abort -lm   -o
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/build-gcc/gcc/testsuite/20000112-1.x0
    (timeout = 800)
PASS: gcc.c-torture/execute/20000112-1.c compilation,  -O0
Simulator arm-linux-run missing.
FAIL: gcc.c-torture/execute/20000112-1.c execution,  -O0
Executing on host:
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/build-gcc/gcc/xgcc
-B/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/build-gcc/gcc/
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/gcc-3.2.1/gcc/testsuite/gcc.c-torture/execute/20000112-1.c
 testglue.o  -w  -O1  -DSTACK_SIZE=16384       -Wl,-wrap,exit
-Wl,-wrap,_exit -Wl,-wrap,main -Wl,-wrap,abort -lm   -o
/project/sw-dev/source/stb-linux/tools/build-3.2.1-tools/build-gcc/gcc/testsuite/20000112-1.x1
    (timeout = 800)

(See attached file: deja-gcc-errors)

Attachment: deja-gcc-errors
Description: Binary data


reply via email to

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