This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: VxWorks, egcs, Win32
- To: <egcs at cygnus dot com>, <eb-advertise at wanadoo dot fr>
- Subject: Re: VxWorks, egcs, Win32
- From: junghelh at pe-nelson dot com
- Date: Tue, 08 Dec 1998 15:54:58 -0800
Just follow the normal installation instructions for building
cross-compilers. I've used this with cygwin B19.1 for almost a year
now (targetting m68k-wrs-vxworks5.3).
Perhaps take a look at:
http://linux.sparta.com/VxWorks/
The instructions are for Linux, but the same thing should work just
fine for cygwin (just watch out for the dreaded DOS CR-LF mess).
Alternately, if you have a DOS box handy, put Linux or FreeBSD on it,
shove it under the table, and save yourself the Win32 grief...
______________________________ Reply Separator _________________________________
Subject: VxWorks, egcs, Win32
Author: "Emmanuel Blot" <eb-advertise@wanadoo.fr> at smtplink-pen
Date: 12/8/98 11:44 PM
Is there a release of EGCS (or GCC) that runs on a ix86-Win32 host for a PowerPC
xWorks target ?
How to build it ?
Thanks.