This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: built solaris->vxworks cross compiler


> Date: Thu, 20 Aug 1998 08:52:30 +0200
> From: Nyny <Nyny.sxthree@penfeld.tls.mms.fr>
> To: egcs <egcs.egcs@cygnus.com>

> I've finally successfully built a cross compiler
> from sparc-sun-solaris2.5.1 to powerpc-wrs-vxworks5.3.

Great news...

> Everything seems to work OK but I cannot run the testsuite on my
> embedded target.

I can help you get it setup and configured.  Once you have it working,
`it should just always work'.  First, you will want a power controller
for your board (trust me), and a way to turn it on and off from the
unix command line.  After that, you will want the serial line
connected to somthing connected to the sun, terminal server, or serial
line, whatever.  Beyond that, you will want an ethernet (but it is not
required) between the sun and the target board.

>From there, put the power cycling command in dejagnu (see `x10' in
base-config.exp as I recall).  If your interested it helping out with
testing, do these, and let me know, and I can guide you through the
remaining steps...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]