12 Sep 2008 23:04
Re: undefined reference to '_cfmakeraw'
Yaakov (Cygwin Ports <yselkowitz <at> users.sourceforge.net>
2008-09-12 21:04:58 GMT
2008-09-12 21:04:58 GMT
Yaakov (Cygwin Ports) wrote: > cfmakeraw, while available on Linux glibc, is not available on Cygwin. > But the glibc manual tells us exactly what it does: > > http://www.gnu.org/software/libc/manual/html_node/Noncanonical-Input.html > > So just substitute the cfmakeraw call for the code shown there. Since this function is specified in its entirety in documentation (rather than just in code), as above and in other places listed below, would a patch be accepted for Cygwin? http://refspecs.freestandards.org/LSB_3.2.0/LSB-Core-generic/LSB-Core-generic/baselib-cfmakeraw-3.html http://linux.die.net/man/3/cfmakeraw Yaakov
RSS Feed