[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[DejaGnu] DejaGNU problem
From: |
Nandkishor Sonar |
Subject: |
[DejaGnu] DejaGNU problem |
Date: |
Fri, 6 Jul 2001 15:19:27 +0530 |
Hi,
I'm getting the error "ERROR: Couldn't find tool config file for sh." when I
try to execute the run the test of dejagnu.
I have configured it as follows:
Built for Linux to SH processor of Hitachi.
$ ../../gnupro/configure ---target=sh-hms --prefix=/home/kpit/nandus/new
2>err1
$make
$make install
Now for running test for gas utility of GCC
$cd /home/kpit/nandus/b2/gas
Setting globa master master file. ( I'm using automatic generated site.exp
by Dejagnu)
$export DEJAGNU=/home/kpit/nandus/b2/bas/site.exp
Now I want to execute test.
$//home/kpit/nandus/new/bin/runtest --targe_board sh-hms --tool gas
Following is the actual error message captured in gas.log:
----------------------------------------------------------------------------
----
Test Run By root on Fri Jul 6 12:35:05 2001
Target is sh-hitachi-hms
Host is i686-pc-linux-gnu
=== gas tests ===
Schedule of variations:
sh-hms
Running target sh-hms
Using /home/kpit/nandus/new/share/dejagnu/baseboards/sh-hms.exp as board
description file for target.
Using /home/kpit/nandus/new/share/dejagnu/config/sh.exp as generic interface
file for target.
Using /home/kpit/nandus/new/share/dejagnu/config/gdb-comm.exp as generic
interface file for target.
No libgloss support for this target.
ERROR: Couldn't find tool config file for sh.
=== gas Summary ===
runtest completed at Fri Jul 6 12:35:05 2001
----------------------------------------------------------------------------
----
Please help me if any one know the solution to this problem.
Please let me know at the earliest.
Regards,
Nandkishor
- [DejaGnu] DejaGNU problem,
Nandkishor Sonar <=