Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BA542E0.1010409@likai.net> Date: Sun, 16 Sep 2001 20:25:04 -0400 From: Li-Kai Liu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20010913 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: icecast-1.3.11 port to cygwin References: <3BA5218D DOT 6050005 AT likai DOT net> <009001c13f01$8fec9bd0$0200a8c0 AT lifelesswks> <3BA53359 DOT 9040000 AT likai DOT net> <00c101c13f09$6dac0490$0200a8c0 AT lifelesswks> <20010916195253 DOT A6470 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: >One thing that I should mention is that signals only work with cygwin >functions. You can't do a "ReadFile" or a "Sleep" and expect the call >to be interrupted by a signal. > >So, if icecast is mixing Windows functions and UNIX signals this will >be a problem. > >cgf > i believe icecast does not do so. i explicitly compiled the cygwin icecast with -mno-win32 flag because otherwise it would try to use win32 threads and include the wrong config.h file (in their build system, they've put up a win32config.h that gets included when _WIN32 is defined). i'd like to say greetings to christopher! i've read many documents in cygwin that is signed by your name! i just want to let your know that I use cygwin regularly as if it has become part of my life (it is really part of my life). i guess this will mark a temporary dormancy of this discussion when I try to find out what is wrong with icecast/cygwin. liulk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/