This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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]

termios.h under mingw32


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



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