termios.h under mingw32

Mats Liljegren mlil@enea.se
Fri Jun 27 11:58:00 GMT 2003


Hi,

I'm trying to use tcgetattr and tcsetattr on a cross compiler, 
host=solaris2 and target=mingw32 (Windows). I have compiled newlib with 
target=mingw32.

My application includes termios.h for the tcsetattr and tcgetattr calls 
and some constants. I file I can find in the include directory. However, 
this file only refers to sys/termios.h, which I cannot find.

Does this mean that there is no termios.h functionality in newlib?

Regards,
  Mats




More information about the Newlib mailing list