New UPX 3.91 supports Win64/PE

2013-11-16 Thread Corinna Vinschen
Hi Achim, I just had a look onto http://upx.sourceforge.net/ and, you won't believe it, the last version 3.91 from September this year adds experimental support for Win64/PE files. I tried the native Win32 binary they provide on this website with our setup-x86_64.exe and it seems to work

Re: New UPX 3.91 supports Win64/PE

2013-11-16 Thread Achim Gratz
Corinna Vinschen writes: I just had a look onto http://upx.sourceforge.net/ and, you won't believe it, the last version 3.91 from September this year adds experimental support for Win64/PE files. Wonderful, thanks for letting me know… plus they fixed the build for newer versions of the LZMA

Re: [HEADSUP] Re: Obsolete Packages in Requires Lines

2013-11-16 Thread marco atzeri
Il 11/13/2013 1:05 PM, Corinna Vinschen ha scritto: Hi Barry, On Nov 12 23:29, Buchbinder, Barry (NIH/NIAID) [E] wrote: Please excuse me if this is the wrong list for this topic. no, it's fine. gnupg minires This is a bit surprising. Minires has been folded into

ping stalls sometimes

2013-11-16 Thread George M. Florendo
Hi Cygwin people, I run Cygwin on Windows 7 ultimate. Pinging on the command prompt, on rxvt, or on mitty sometimes makes ping stall. That is, even if I press ctrl-C, ping does not exit. This happens sporadically. It happens everyday but not all day. Here's the ping version: $ cygcheck -f

Re: Audio Related

2013-11-16 Thread George M. Florendo
On 11/16/13, wynfield at gmail dot com wrote: I want to add audio output volume control to an application. But, I don't know how to go about it yet. If you know anything about controlling volume from within cygwin applications or have done so, I would appreciate your telling me about it.

Re: Audio Related

2013-11-16 Thread wynfield
Yes, waveOutSetVolume is in mmsystem.h as well as you mentioned. Thanks for the helpful information. Regards George M. Florendo georgeflore...@gmail.com wrote: On 11/16/13, wynfield at gmail dot com wrote: I want to add audio output volume control to an application. But, I don't know

Re: Audio Related

2013-11-16 Thread Christopher Faylor
On Sat, Nov 16, 2013 at 10:03:21PM +0900, wynfi...@gmail.com wrote: Yes, waveOutSetVolume is in mmsystem.h as well as you mentioned. This is, of course, not really a Cygwin issue. If you're using a Windows API to control your audio then you should be investigating Windows forums for help. --

DBG Having internal problems on Win7

2013-11-16 Thread Terry Cross
I am attempting to develop a program in C. Visual Studio encounters errors in Microsoft's own libraries with the version I am using, so that looks like the long path to project success. So this is a fresh install of 64-bit Cygwin on a 64-bit Win7 platform. Using the Cygwin bash terminal, I

setup-x86-2.831 crash when processes it want to stop already gone.

2013-11-16 Thread Andrey Repin
Greetings, All! I've just made a mistake of launching Setup, when I've had a shell window running. When setup asked to kill it because it was unable to replace a library, I manually exited the shell, and told Setup to proceed with killing. Sadly, it killed itself right away. -- WBR, Andrey

Libtool version 2.4.2 ?

2013-11-16 Thread marco atzeri
starting to see programs with configure.ac:16: error: Libtool version 2.4.2 or higher is required m4/libtool.m4:48: LT_PREREQ is expanded from... any chanche to move on ? On the related libtool annaunce, some time ago: -- This release contains bugfixes