make check-sim problems with fr30 and m32r
Frank Ch. Eigler
fche@redhat.com
Tue Feb 20 13:28:00 GMT 2001
Hi -
On Tue, Feb 20, 2001 at 02:13:33PM -0700, Greg McGary wrote:
: [...]
: I was (mis)led to believe that I could just configure, make, make
: checks-sim and everything would just work. [...]
: [...]
: Hmmm. Of course these won't run natively!
: Where's the invocation of sim/m32r/run ???
: Is the missing DEJAGNU env variable at fault?
Precisely. For a dejagnu run, you need to identify the target system
you want to test against. One can do this with a file to which one
points $DEJAGNU, but I prefer to use command-line options to dejagnu,
thusly:
make check RUNTESTFLAGS="--target_board=m32r-sim"
The "m32r-sim" name resolves to ".../dejagnu/baseboards/m32r-sim.exp".
- FChE
--
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE6kuF4VZbdDOm/ZT0RAomwAJ0UAXoNtsAJyW54JXBTPlJS6dVGaACeI0aG
pZZ6DBYqopQmgtRQmCTNZeQ=
=/J9D
-----END PGP SIGNATURE-----
More information about the Cgen
mailing list