Packages dependent on obsolete gcc4

2013-07-27 Thread Angelo Graziosi
Just out of curiosity... Is it to be expected that there are packages (clang, imake,...) dependent on gcc4-core etc. ? Ciao, Angelo. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsub

libpango1.0_0-1.32.5-1 postinstall error

2013-07-27 Thread Ken
Hello, While installing the latest cygwin 1.7.22-1 x86 I found that the 'libpango1.0_0-1.32.5-1' postinstall script caused an abnormal exit in setup. An excerpt of the setup.log file follows: - 2013/07/27 17:07:30 running: E:\Cygwin\bin\bash.exe --norc --noprofile

Re: 64-bit gdb: invalid decimal " 0x22DBF0"

2013-07-27 Thread Ryan Johnson
On 27/07/2013 6:30 AM, Daniel Brown wrote: I have also ran into this problem, in my case though I have managed to reduce the issue down to an fgets call when reading a pipe. The following code causes the issue for me if I try and debug it: That STC let me get a stack trace of gdb: #0 write

Re: Cygwin64 libjpeg-turbo missing/damaged library file

2013-07-27 Thread Bill Hammond
>try >cc -g -flto imgopt.o support.o ../common/jpeg.o ../common/gifread.o > ../common/gifwrite.o ../common/image.o ../common/misc.o ../common/file.o > ../common/fuzzy.o >-o a.exe -lm -ljpeg Yep, that did it. I went back and re-read the gcc link order logic and should have looked at the old makef

Re: Cygwin64 libjpeg-turbo missing/damaged library file

2013-07-27 Thread marco atzeri
Il 7/27/2013 6:46 PM, Bill Hammond ha scritto: I am having trouble compiling an application that uses the libjpeg libraries under cygwin64. My program has compiled and run under cygwin32 for a long time. I can compile and run it under cygwin64 when I build and link against my own libjpeg.a. Wh

Re: Cygwin64 libjpeg-turbo missing/damaged library file

2013-07-27 Thread Bill Hammond
>>I am having trouble compiling an application that uses the libjpeg libraries >>under cygwin64. >> >>My program has compiled and run under cygwin32 for a long time. I can compile >>and run it >>under cygwin64 when I build and link against my own libjpeg.a. When I try and >>download the >>libjpe

Windows 8 Terminal Shortcut Start

2013-07-27 Thread Sander Torfs
Hi all, I recentely decided to go from the x64 version of cygwin to the x86 version (because the x64 version doesn't support unison), and I can't get rid of the shortcut in Start; Clicking uninstall takes me to 'uninstall a program', but there is now cygwin uninstaller, it needs to be done ma

Re: [ANNOUNCEMENT] Updated: run-1.3.0-1

2013-07-27 Thread Angelo Graziosi
Il 25/07/2013 16.04, Angelo Graziosi ha scritto: Corinna Vinschen wrote: What happens if you replace the single quotes ' with double quotes "? No doesn't work... :( Charles Wilson wrote: What is the result of executing the previous line directly from a bash shell (with --run-debug=2 --run

Re: Cygwin64 libjpeg-turbo missing/damaged library file

2013-07-27 Thread marco atzeri
Il 7/27/2013 11:54 AM, Bill Hammond ha scritto: I am having trouble compiling an application that uses the libjpeg libraries under cygwin64. My program has compiled and run under cygwin32 for a long time. I can compile and run it under cygwin64 when I build and link against my own libjpeg.a. W

Re: 64-bit gdb: invalid decimal " 0x22DBF0"

2013-07-27 Thread Daniel Brown
I have also ran into this problem, in my case though I have managed to reduce the issue down to an fgets call when reading a pipe. The following code causes the issue for me if I try and debug it: #include #include int main(int argc, char** argv) { char out[100] = {0}; FILE *pipe;

Cygwin64 libjpeg-turbo missing/damaged library file

2013-07-27 Thread Bill Hammond
I am having trouble compiling an application that uses the libjpeg libraries under cygwin64. My program has compiled and run under cygwin32 for a long time. I can compile and run it under cygwin64 when I build and link against my own libjpeg.a. When I try and download the libjpeg-turbo librarie

Re: postgresql-9.2.4-2: ossp-uuid module

2013-07-27 Thread marco atzeri
Il 7/27/2013 9:25 AM, Filipp Gunbin ha scritto: On 26/07/2013 19:02 +0400, marco atzeri wrote: Il 7/26/2013 2:17 PM, Filipp Gunbin ha scritto: Hello again, It would be useful to include "uuid-ossp" module in the default distribution. Here's a patch which does that. The mailing list filters

Re: postgresql-9.2.4-2: ossp-uuid module

2013-07-27 Thread Filipp Gunbin
On 26/07/2013 19:02 +0400, marco atzeri wrote: > Il 7/26/2013 2:17 PM, Filipp Gunbin ha scritto: >> Hello again, >> >> It would be useful to include "uuid-ossp" module in the default >> distribution. Here's a patch which does that. >> >> The mailing list filters didn't like the "PACKAGE_BUGREPORT