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]

Re: synthetic cygwin target ?


>>>>> "John" == John Gumb <JGumb@Ridgeway-Sys.com> writes:

John> Hi, Would it be possible to produce a synthetic cygwin target ?
John> Given how useful the synthetic linux target seems for testing,
John> having this available under NT would provide an even more
John> convenient environment.

Yes, it's possible. To do it, you'll need to know how to map the
linux system calls into equivalent Windows calls. 

I think you'll probably only have to change vectors.S,
syscall-i386-linux-1.0.S, and the linker files.

Bart has put some comments in the arch files that explain what they
require from the platform HAL.

Jesper


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