make check-gcc question

Khem Raj kraj@mvista.com
Mon Oct 9 16:58:00 GMT 2006


Gene Smith said the following on 10/8/06 1:57 PM:
> Khem Raj wrote, On 10/08/2006 04:33 AM:
>> Gene Smith said the following on 10/7/06 3:47 PM:
>>
>>> I have built an arm-elf cross compiler (for/on cygwin) that appears 
>>> to be ok. I thought I would try the testsuite stuff in gcc. Had to 
>>> get dejagnu to run it.
>>>
>>> When I run
>>>
>>> make check-gcc RUNTESTFLAGS="--target_board=arm-sim"
>>>
>>> I tells me it is using arm-sim.exp, sim.exp and basic-sim.exp from 
>>> the various directories in the dejagnu installation but I get a warning
>>>
>>> "Couldn't find tool config file for sim, using default"
>>>
>>> then below the heading "== gcc Summary ==" nothing prints.
>>>
>>> I have tried copying sim.exp (which I think what "sim" refers to) to 
>>> the various directories under dejagnu thinking it might be found but 
>>> to no effect.
>>>
>>> -gene
>
>> Do you your cross arm sim installed for your host ? if not then 
>> probably thats one of your problems
>>
>
> I just configured and built gdb with --enable-sim. Now I have 
> arm-elf-run installed. Is this what you mean by "cross arm sim 
> installed"? 
yes
> Or is it a separate program that is not packaged with gdb?
>
> When I do
> make check-gcc RUNTESTFLAGS="--target_board=arm-sim --tool gcc" or
> make check-gcc RUNTESTFLAGS="--target_board=arm-sim --tool arm-elf-gcc"
> as suggested by DaveK I get the same warning about the "tool config 
> file."
Do you have the sim in your path?
>
>
>
> -- 
> For unsubscribe information see http://sourceware.org/lists.html#faq
>


-- 
Khem Raj <kraj@mvista.com>
MontaVista Software, Inc.
www.mvista.com


--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list