Re: Problem with select() function, works under normal Linux

2004-05-30 Thread Brian Dessent
[EMAIL PROTECTED] wrote: > Like the subject says, I'm having trouble with select() under Cygwin, when it works > under RedHat 9 and Fedora Core 2 FINAL. The output is shown below for both. And a > bit of code at the bottom. In general you will find that just because something works on linux d

Problem with select() function, works under normal Linux

2004-05-30 Thread TheReader06
Like the subject says, I'm having trouble with select() under Cygwin, when it works under RedHat 9 and Fedora Core 2 FINAL. The output is shown below for both. And a bit of code at the bottom. Cygwin: [EMAIL PROTECTED] ~/Mud $ make g++ -c -g -Wall test.cpp g++ -c -g -Wall interpreter.cpp g++