« Return to Thread: termios.h on Windows/MinGW

termios.h on Windows/MinGW

by Henrik /KaarPoSoft :: Rate this Message:

Reply to Author | View in Thread

Hi,

I am trying to port OpenSync in general - and SyncML and mozilla-sync in
particular - to Windows under MinGW/MSYS.

I have looked at http://opensync.org/wiki/devel/compilingForWindows 
which does not contain too many details ))-:
My approach, in case you care, is documented here:
http://kaarposoft.dk/bluezync/building.html#building_windows

Although the basic OpenSync now compiles (except for a few issues for
which I have created ticket with patches), I do have one problem with
libsyncml:
Compiling libsyncml complains that "termios.h" is not found.
I have looked extensively for a package containing this (probably
termcap), but found nothing so far.

So:
1) Does anyone know where to find a library/package including
"termios.h" for Windows/MinGW/MSYS ?
2) Does anyone have experiences with Windows/MinGW/MSYS porting they
want to share?

/Henrik

------------------------------------------------------------------------------
_______________________________________________
Opensync-devel mailing list
Opensync-devel@...
https://lists.sourceforge.net/lists/listinfo/opensync-devel

 « Return to Thread: termios.h on Windows/MinGW