Steven Bosscher <stevenb....@gmail.com> wrote:
> Is there a simulator for SH64 available?  If so, how do I run the
> testsuite with it?  I built a cross-compiler from AMD64 to
> sh64-unknown-elf and tried to test on sh-sim (with "make -k check
> RUNTESTFLAGS=--target_board=sh-sim") but that doesn't work. Help?

sh64-unknown-elf-run will be there if sim was configured
for sh64-unknown-elf.  For testing, there is one missing
file sh64-sim.exp which should be added to dejagnu/baseboards
directory:

  http://lists.gnu.org/archive/html/dejagnu/2008-02/msg00056.html

RUNTESTFLAGS=--target_board=sh64-sim will work with it.
Hope this helps.

Regards,
        kaz

Reply via email to