This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
testsuite and PPC VxWorks
- To: egcs at cygnus dot com
- Subject: testsuite and PPC VxWorks
- From: sxthree at penfeld dot tls dot mms dot fr (SXTHREE)
- Date: Thu, 27 Aug 1998 16:41:57 +0200
Hi all
I've retrieved dejagnu-19971222, and I'm trying to run
egcs testsuite.
egcs was successfully built solaris2.5.1 -> powerpc-*-vxworks5.3
The target board is a Motorola mvme3604 with a PPC604 200Mhz and
128 Meg RAM. The problem is I run Tornado (1.0.1) and nothing
seems to handle it in dejagnu. The vxworks.exp target file uses
telnet and assumes the board will respond in the plain VxWorks
way.
Has anybody written some kind of target description for Tornado ?
As I'm not a TCL expert (let's say it's the first time I look at
a piece of TCL code :o)) it'll take me a long time to write one myself.
A second solution would be to use the serial line to talk with the
target. In this case, what description should be used ?
Thanks for any hint..
Nyny