dejagnu
[Top][All Lists]
Advanced

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

Re: [DejaGnu] Re: Can I ignore this WARNING ?


From: Rob Savoye
Subject: Re: [DejaGnu] Re: Can I ignore this WARNING ?
Date: Tue, 24 Jul 2001 09:00:54 -0600
User-agent: Mutt/1.2i

On Mon, Jul 23, 2001 at 01:02:42PM +0530, Arati dikey wrote:
> 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.

  I'm trying to reproduce this problem, but unfortunately, I haven't been
able to get either gcc 2.95.3 or 3.0 to build as a cross compiler for
any architecture. (I tried sparclite-elf, arm-elf, sh-hms, m68k-coff) I find
this irritating, cause I used to build cross compilers daily for many years...
Once I get a cross compiler that works, I can look into this more. You may be
able to run without the Tool init file (that's why it's a warning, not an
error), but I doubt it. It all depends on whether you have a standard platform,
or custom hardware.

  Most of the time, the "make check" target does the right thing, so if you
haven't tried that, it might help.

  Definetely on the TODO list for DejaGnu development is to completely rewrite
the cross testing configuration support, to be less obscure and convoluted...

        - rob -



reply via email to

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