I have a compiler error with
static enum { RESET, RAW, CBREAK } ttystate = RESET;

It seems that RAW and CBREAK are defined in <sys/ioctl> but there is
nothing around for RESET.

It is in a terminal related file ttymodes.c, I dont know how important
it is, it may even be able to be left out of the library it is part of.

Thanks in advance,  Ron M. 

_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to