Re: Compiled program does nothing when executing it under Cygwin

2011-03-12 Thread Mengsk
Hi, >>On 3/11/2011 2:00 PM, Mengsk wrote: >> Most likely it's just something about my PC/settings > No, it is a well known problem Ok, sounds like it's not really cygwin's fault... I'm just writing this last email because I wanted to thank you guys for making Cygwin. I had most likely gone nu

[ANNOUNCEMENT] Updated: w32api-3.17-1

2011-03-12 Thread Chris Sutcliffe
I've made a new version of the w32api (3.17-1) available for download. A list of what has changed can be found here: http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog?rev=1.1076&cvsroot=src *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe fro

[ANNOUNCEMENT] Updated: base-files-4.0-4

2011-03-12 Thread David Sastre
Version 4.0-4 of base-files has been uploaded. Base-files is a set of system configuration and setup files. A detailed list of bugfixes and changes in this release can be found in the ChangeLog included in the package. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubs

Re: Debugging help for fork failure: resource temporarily unavailable

2011-03-12 Thread Jon TURNEY
On 07/03/2011 15:10, Ryan Johnson wrote: > Actually, a follow-up question: what is the difference between the fork(e.g. > resource unavailable) failures vs. the errors about 'failed to remap dll...' > ? Looking at the code in dll_init.cc, if failure to remap a dll were really > the source of fork f

Cygwin C++ problem

2011-03-12 Thread spot135
Hi, I'm having problem getting a piece of software to function probably within cygwin. The app in question is called quicknet and it is used for speech analysis. I'm currently trying to run the software with the testdata that was provide with the package and I'm running into problem. I've inc