termios.h under mingw32

Earnie Boyd earnie_boyd@yahoo.com
Fri Jun 27 12:08:00 GMT 2003


AFAIK, newlib doesn't yet build for the MinGW target.

Earnie.

Mats Liljegren wrote:
> 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