make check-gcc question
Gene Smith
gds@chartertn.net
Sun Oct 8 08:01:00 GMT 2006
- Previous message (by thread): 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
- Next message (by thread): gdb support for unnamed union/structure fields
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
I apologize for the long subject line; pasted the whole message, duh.
-gene
Gene Smith wrote, On 10/07/2006 07:37 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"
>
> It 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
>
>
- Previous message (by thread): 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
- Next message (by thread): gdb support for unnamed union/structure fields
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gcc-help
mailing list