Re: update to 64bit

2013-08-11 Thread Christopher Faylor
On Sun, Aug 11, 2013 at 10:15:30PM -0400, Frank P Esposito wrote: >Hello -- I been using the 32bit version of cygwin on my win7 / 64 bit >system for year -- Can I just copy in the setup-64.exe to convert it >to run native, 64 bit? No, it's not an upgrade. It is a completely separate installation

update to 64bit

2013-08-11 Thread Frank P Esposito
Hello -- I been using the 32bit version of cygwin on my win7 / 64 bit system for year -- Can I just copy in the setup-64.exe to convert it to run native, 64 bit? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://c

[ANNOUNCEMENT] Updated: cyrus-sasl-2.1.26-5

2013-08-11 Thread David Rothenberger
A new release of cyrus-sasl and related packages is available. IMPORTANT NOTE: === The previous 2.1.25-1 package included an ABI change from upstream without updating the DLL names. This can cause problems with other packages that were compiled against the earlier version of cyrus-sasl

[64-bit] egrep core dumps when it opens binary files

2013-08-11 Thread Jim Burwell
64 bit egrep gets a segfault and dumps core when it opens binary files: {jimb@T510jimb/pty1}~> egrep -vil blarg * egrep: archive: Is a directory argle b.pyc bahz baktmp bargle baz bbcase Segmentation fault (core dumped) {jimb@T510jimb/pty1}~> ls -1 * |

Re: [64-bit] curl: fix -i option (include headers)

2013-08-11 Thread Daniel Stenberg
On Sun, 11 Aug 2013, Andreas Winkelbauer wrote: recently I stumbled across a bug in curl for 64-bit Cygwin regarding the -i option. This bug has already been discussed in April 2013: http://cygwin.1069669.n5.nabble.com/Difference-in-32-64-bit-curl-td98083.html (I can't reply directly since I

[64-bit] curl: fix -i option (include headers)

2013-08-11 Thread Andreas Winkelbauer
Hi, recently I stumbled across a bug in curl for 64-bit Cygwin regarding the -i option. This bug has already been discussed in April 2013: http://cygwin.1069669.n5.nabble.com/Difference-in-32-64-bit-curl-td98083.html (I can't reply directly since I was not subscribed to this mailinglist back then

[ANNOUNCEMENT] Updated: scons-2.3.0-2

2013-08-11 Thread David Rothenberger
CYGWIN NEWS: This release includes a patch to fixed DLL import library generation as reported here: http://cygwin.com/ml/cygwin/2013-08/msg00107.html DESCRIPTION: SCons is an Open Source software construction tool—that is, a next-generation build tool. Think of SCons as

Re: hassles with cygport

2013-08-11 Thread marco atzeri
Il 8/11/2013 7:13 PM, Thomas Wolff ha scritto: I tried to migrate a package to using cygport. As I had announced before, I'm using this occasion to report some of the trouble I've experienced with it, listing this case as a kind of "log" of my porting attempt (which finally failed). While probabl

hassles with cygport

2013-08-11 Thread Thomas Wolff
I tried to migrate a package to using cygport. As I had announced before, I'm using this occasion to report some of the trouble I've experienced with it, listing this case as a kind of "log" of my porting attempt (which finally failed). While probably most of the single problems might appear to

Re: 64-bit emacs crashes a lot

2013-08-11 Thread Eli Zaretskii
> > #2606 0x0001004dfaf4 in mark_buffer (buffer=) > > at /usr/src/debug/emacs-24.3-4/src/alloc.c:5552 > > #2607 0x0001004dff2c in Fgarbage_collect () > > at /usr/src/debug/emacs-24.3-4/src/alloc.c:5181 > > #2608 0x in ?? () > > I don't know whether 2608 stack fram

: 64-bit cygwin - cannot remove group permissions from file on ntfs

2013-08-11 Thread Luke Ordelmans
Running cygwin 64-bit on Windows 8 doesn't allow me to remove group permissions from a file. On 32-bit cygwin doing the same thing works fine.   Luke@Sorcerer ~/test $ uname -a CYGWIN_NT-6.2 Sorcerer 1.7.23(0.268/5/3) 2013-08-09 10:05 x86_64 Cygwin Luke@Sorcerer ~/test $ touch test Luke@Sorcerer ~

redefinition of __fpending

2013-08-11 Thread Denis Excoffier
Hello, I don't really know what is going on, but the new (since 1.7.23) __fpending() declaration in /usr/include/stdio_def.h (line 47) seems to prevent the following to compile (redefinition of __fpending, i'm using GCC-4.8.1): - m4-1.4.16 - grep-2.14 - findutils-4.5.11 These packages use fpend