[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [DejaGnu] Re: Can I ignore this WARNING ?
From: |
Arati dikey |
Subject: |
RE: [DejaGnu] Re: Can I ignore this WARNING ? |
Date: |
Mon, 23 Jul 2001 13:02:42 +0530 |
As per your suggestion, I tried both the alternatives;
1> without '=' sign
2> without --tool & --target options (my site.exp contents are correct)
But in vain !
following warning continues.
WARNING: Could'nt find tool init file
Please guide me to proceed from here.
Arati.
-----Original Message-----
From: address@hidden [mailto:address@hidden Behalf Of
Rob Savoye
Sent: Wednesday, July 18, 2001 9:25 PM
To: Arati D
Cc: address@hidden
Subject: [DejaGnu] Re: Can I ignore this WARNING ?
On Wed, Jul 18, 2001 at 09:55:38AM +0530, Arati D wrote:
> I am getting following message while using DejaGNU 1.4.0. in gas
directory.
> WARNING: Could'nt find tool init file
>
> What is the meaning of this Warning ? Where can I get this tool init file
?
> Is my assembler OK ? Since it is not an error, can I ignore it ?
> I gave foll. command in /build-binutils/gas directory
>
runtest --srcdir=/home/kpit/fsfsrc/bintutils-2.11.2/gas/testsuite --target
> _board=sh-hms
> --tool=gas
Try again, but without the '=' signs in the command line. Both --target
and --tool have a space, not an equal as the delimiter. If your site.exp is
correct (make site.exp usually works fine), then don't use either the
--target or --tool options at all. All the info should be in either the
local
or the global site.exp file.
- rob -
_______________________________________________
DejaGnu mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/dejagnu