> i can fix the errors (include replacements.h and cast Jim_FileEvent->handle)
> but have no idea what it all should do.
> should handle be a void* ?

The file event code needs work(posted to jim-devel), but the timer event stuff
should be fine. I added one cast from void * to FILE * to make it compile under
Cygwin...

> one issue is we cannot use select on a std file descriptor, eg. stdin,
> stdout etc.

I suggest that we simply make it compile under MinGW and wait for the
file event stuff to be handled in the jim devel mailing list.



-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to