This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building eCos for Synthetic Target on Cygwin


-------------------
> On Tue, Feb 03, 2004 at 03:13:09PM +0100, heinricg@esiee.fr wrote:
> > Hi all,
> > I'm facing the following problem: I want to build eCos for the
Linux
> > synthetic target on Cygwin.
> 
> Why? 
> 
> Are you trying to use Cygwin as a cross compiler envirnment? You
will
> then take the resulting binaries, copy hem to a linux box and then
run
> them?
> 
> Or do you want to run the Linux Synthetic target on top of Cygwin?
> This will not work. The Synthetic target uses Linux system calls,
> trapping directly into the Linux kernel. Cygwin will not emulate
> these.
> 

Oh well... I naively thought that you could just run gdb on Cygwin and
run the eCOS kernel and applications on top of that.
If I understand well, one thing I ought to do is to get an old i386
box and use Redboot to download applications onto it. Then I can use
gdb on Cygwin to do some debugging through the serial cable.


 

--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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