Re: Support select() to read data from serial port

2008-02-20 Thread hce
On Wed, Feb 20, 2008 at 10:54 PM, Brian Dessent <[EMAIL PROTECTED]> wrote: > hce wrote: > > > questions :-)). Should I just need to install setup.exe to enable me > > to recompile the program on cygwin, or should I need to install other > > resource as well for the compilation? I was using the m

Re: Support select() to read data from serial port

2008-02-20 Thread Brian Dessent
hce wrote: > questions :-)). Should I just need to install setup.exe to enable me > to recompile the program on cygwin, or should I need to install other > resource as well for the compilation? I was using the minGW for > compilation on window at the moment. You need to choose the necessary devel

Re: Support select() to read data from serial port

2008-02-20 Thread hce
On 2/20/08, Dave Korn <[EMAIL PROTECTED]> wrote: > On 20 February 2008 10:35, hce wrote: > > > Hi, > > > > I guess that > > select() is not supported by the window, nor by minGW. > > Yep. > > > Will cygwin support select() in a fiile > > system to read data from a serial port? > > Yep. > > > In

RE: Support select() to read data from serial port

2008-02-20 Thread Dave Korn
On 20 February 2008 10:35, hce wrote: > Hi, > > I guess that > select() is not supported by the window, nor by minGW. Yep. > Will cygwin support select() in a fiile > system to read data from a serial port? Yep. > In cygwin, can I keep native > read() and write() system call to a serial