This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
How to test SH64 on a simulator
- From: Steven Bosscher <stevenb dot gcc at gmail dot com>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Cc: Joern Rennecke <joernr at arc dot com>, Kaz Kojima <kkojima at rr dot iij4u dot or dot jp>
- Date: Sun, 15 Mar 2009 16:58:03 +0100
- Subject: How to test SH64 on a simulator
Hello,
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?
Ciao!
Steven