Re: False alarm about exception C0000005

2010-06-25 Thread mredekopp
Hi all I saw this thread when searching for a similar error I'm getting. Mine is not with large binaries, but with lots of memory allocations (I'm doing some processing on a large IC netlist). When my program reaches around 800 MB of memory or so it will crash. I tried to use GDB but it just g

Re: Cygport improvements

2010-06-25 Thread JonY
On 6/26/2010 12:24, Christopher Faylor wrote: On Sat, Jun 26, 2010 at 12:15:10AM -0400, NightStrike wrote: On Sat, Jun 26, 2010 at 12:05 AM, Christopher Faylor wrote: On Sat, Jun 26, 2010 at 10:14:42AM +0800, JonY wrote: Hello, I am planning to bring mingw-w64 to cygwin. Here are some nits

Re: Cygport improvements

2010-06-25 Thread Christopher Faylor
On Sat, Jun 26, 2010 at 12:15:10AM -0400, NightStrike wrote: >On Sat, Jun 26, 2010 at 12:05 AM, Christopher Faylor > wrote: >> On Sat, Jun 26, 2010 at 10:14:42AM +0800, JonY wrote: >>>Hello, >>> >>>I am planning to bring mingw-w64 to cygwin. Here are some nits I found >>>when working with it. >>> >

Re: Cygport improvements

2010-06-25 Thread NightStrike
On Sat, Jun 26, 2010 at 12:05 AM, Christopher Faylor wrote: > On Sat, Jun 26, 2010 at 10:14:42AM +0800, JonY wrote: >>Hello, >> >>I am planning to bring mingw-w64 to cygwin. Here are some nits I found >>when working with it. >> >>* It sets CC=gcc >>While not a major issue, it does present some iss

Re: Cygport improvements

2010-06-25 Thread Christopher Faylor
On Sat, Jun 26, 2010 at 10:14:42AM +0800, JonY wrote: >Hello, > >I am planning to bring mingw-w64 to cygwin. Here are some nits I found >when working with it. > >* It sets CC=gcc >While not a major issue, it does present some issues when cross >compiling the mingw-w64 CRT. Why would a Cygwin too

Followup re: ssh error

2010-06-25 Thread Saxon, Will
Hello, I just joined the list because I am having the same or similar problems that Andrew DeFaria reported on 6/2: http://www.mail-archive.com/cygwin@cygwin.com/msg109042.html I've read some other posts in the archive that suggest this might be a 1.7.x specific issue, but I also found the fol

Cygport improvements

2010-06-25 Thread JonY
Hello, I am planning to bring mingw-w64 to cygwin. Here are some nits I found when working with it. * It sets CC=gcc While not a major issue, it does present some issues when cross compiling the mingw-w64 CRT. * Implicitly setting --prefix=/usr While I understand this is suitable for native

history (was Re: base-files: LOGNAME)

2010-06-25 Thread Cyrille Lefevre
Le 31/05/2010 13:22, Andy Koppe a écrit : Posix defines LOGNAME, but regarding USER it only says that it is "unwise to conflict with certain variables that are frequently exported by widely used command interpreters and applications". (http://opengroup.org/onlinepubs/007908799/xbd/envvar.html)

[ANNOUNCEMENT] Updated: aria2-1.9.4-1

2010-06-25 Thread Kostya Altukhov
Version 1.9.4-1 of aria2 has been uploaded. aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink. This is the latest upstream version. To update your installation, click on the "Insta

Re: CTRL-Space issue in Emacs under X on Windows XP machine.

2010-06-25 Thread Andrey Repin
Greetings, Steven Collins! > I'm a long time user of Emacs and expect the CTRL-Space key > combination to run the set-mark-command. On most machines I use this > is the case, but on one Windows XP machine running Emacs under X that > I use at work the key combination doesn't work. On this machine

Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon

2010-06-25 Thread Andrey Repin
Greetings, Vasya Pupkin! > I'm just wondering, will setup.exe honor new mount options, or it will > still mess up NTFS permissions? It wasn't causing issues since last update. Redownload it, may be? -- WBR, Andrey Repin (anrdae...@freemail.ru) 26.06.2010, <0:57> Sorry for my terrible english.

gcc-4 -static cannot find -lgcc_s

2010-06-25 Thread Uwe F. Mayer
It seems that gcc-4 has problems finding libgcc_s when compiling with -static. This works fine with gcc-3. Example: $ cat pointer.c #include int main(){ printf("%d",(int)sizeof(long)); return(0); } $ gcc-3 -v Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs Configured with: /managed

Re: Incomplete downloads reported across several mirrors

2010-06-25 Thread Dan Platt
xoxy.net> writes: > > I might suggest someone checking if their hard drive happens to be > full or nearly so. > > I'm having the same problem since Tuesday - plenty of disk space for it. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

[ANNOUNCEMENT] Updated: perl-Tk-804.029-1

2010-06-25 Thread Yaakov (Cygwin/X)
The following package has been updated for the Cygwin distribution: *** perl-Tk-804.029-1 perl-Tk provides an X11 GUI toolkit for Perl programs. This is an update to the latest upstream version. Yaakov -- CYGWIN-ANNOUNCE UNSUBSCRIBE INFO If you want to unsub

[ANNOUNCEMENT] Updated: cppunit-1.12.1-1

2010-06-25 Thread Yaakov (Cygwin/X)
The following package has been updated for the Cygwin distribution: *** cppunit-1.12.1-1 cppunit is a C++ unit testing framework, along the lines of JUnit. This represents the latest upstream release and has been built with gcc4. If you need compatibility with gcc3, you must use the previous 1.

[ANNOUNCEMENT] Updated: libproxy-0.4.0-1

2010-06-25 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** libproxy-0.4.0-1 *** libproxy1-0.4.0-1 *** libproxy-devel-0.4.0-1 *** python-libproxy-0.4.0-1 This version adds ctypes-based Python (2.6) bindings. It also provides a new ABI; libproxy0 will remain in the distribution unti

[ANNOUNCEMENT] Updated: pcre-8.02-1

2010-06-25 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** pcre-8.02-1 *** libpcre0-8.02-1 *** libpcre-devel-8.02-1 *** libpcrecpp0-8.02-1 *** libpcrecpp-devel-8.02-1 This is an update to the latest upstream version. Yaakov -- CYGWIN-ANNOUNCE UNSUBSCRIBE INFO =

[ANNOUNCEMENT] Updated: e2fsprogs, e2fsimage, util-linux

2010-06-25 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** e2fsimage-0.2.2-1 *** e2fsprogs-1.41.12-1 *** libblkid1/libblkid-devel-2.17.2-1 *** libcom_err2/libcom_err-devel-1.41.12-1 *** libe2p2/libe2p-devel-1.41.12-1 *** libext2fs2/libext2fs-devel-1.41.12-1 *** libss2/libss-devel-1.

Re: Mirror Problems.

2010-06-25 Thread Christopher Faylor
On Fri, Jun 25, 2010 at 05:30:29PM +0100, G.W. Haywood wrote: >Hi there, > >On Fri, 25 Jun 2010 Andy Koppe wrote: > >> pps: Mailing list admins, is there really any need for the digest option? > >I know you didn't ask me, but _I_ think there is. I actually would have to research how to turn it off

[ANNOUNCEMENT] Updated: dbus-1.2.24-1

2010-06-25 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** dbus-1.2.24-1 *** libdbus1_3-1.2.24-1 *** libdbus1-devel-1.2.24-1 I added a patch to this release to allow the system bus to start when a stale pidfile is left from a previous invocation. Yaakov -- CYGWIN-ANNOUNCE UNSU

[ANNOUNCEMENT] Updated: several Python packages

2010-06-25 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** python-cairo-1.8.10-1 *** python-gamin-0.1.10-11 *** python-libxml2-2.7.7-1 *** python-libxslt-1.1.26-2 *** python-numpy-1.4.1-1 *** python-xdg-0.19-1 These packages were all (re)built for Python 2.6. Yaakov -- CYGWIN-

[ANNOUNCEMENT] Updated: swig-1.3.40-1, 2.0.0-1 (test)

2010-06-25 Thread Yaakov (Cygwin/X)
The swig package has been updated to version 1.3.40-1, with 2.0.0-1 available as a test release. Note that SWIG's internals often change from one release to the next, so if you encounter errors building with one version of swig, please try to figure out which versions do and don't work before repo

[ANNOUNCEMENT] Updated: dblatex, xmlto

2010-06-25 Thread Yaakov (Cygwin/X)
The following packages have been updated for the Cygwin distribution: *** dblatex-0.3-1 *** xmlto-0.0.23-1 These are the latest upstream versions of these packages. dblatex is now built for Python 2.6. xmlto now supports dvi/pdf/ps output using dblatex as a backend. Yaakov -- CYGWIN-ANNOU

Re: Mirror Problems.

2010-06-25 Thread G.W. Haywood
Hi there, On Fri, 25 Jun 2010 Andy Koppe wrote: > pps: Mailing list admins, is there really any need for the digest option? I know you didn't ask me, but _I_ think there is. -- 73, Ged. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Doc

Re: ping "Operation not permitted" on Windows 7

2010-06-25 Thread Larry Hall (Cygwin)
On 6/25/2010 3:07 AM, David Arnstein wrote: Using Windows 7 Professional, cygwin, mintty,and bash. All are up to date. I am getting this: $ type ping ping is hashed (/usr/bin/ping) $ ping www.microsoft.com ping: socket: Operation not permitted If I launch mintty "Run as admin

[ANNOUNCEMENT] Updated: findutils-4.5.9-1

2010-06-25 Thread Eric Blake
A new release of findutils, 4.5.8-1, is available, leaving 4.5.5-1 as previous. NEWS: = This is a new upstream release. Upstream news is attached. See also /usr/share/doc/findutils/. DESCRIPTION: The findutils package contains programs which will help you locate files on your s

Re: 1.7.5: cygwin blocks UAC dialog

2010-06-25 Thread Corinna Vinschen
On Jun 25 19:29, Shailo Sanyal wrote: > Hi, > > I am running Cygwin 1.7.5 on Windows 7 (64-bit): > > I4846-vm:intgpune [2] uname -a > CYGWIN_NT-6.1-WOW64 I4846-vm 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 Cygwin > > > If I run

Re: [bulk] - Re: Mirror Problems

2010-06-25 Thread Christopher Faylor
On Fri, Jun 25, 2010 at 04:40:05PM +0200, DEWI - N. Zacharias wrote: > > > > >> Von: Christopher Faylor [] >> Gesendet: Freitag, 25. Juni 2010 16:32 >> An: cygwin@cygwin.com >> Betreff: [bulk] - Re: Mirror Problems >> >> On Fri, Jun 25, 2010 at 09:50:48AM +0200, DEWI - N. Zacharias wrote: >> >Setup

AW: [bulk] - Re: Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias
> Von: Christopher Faylor [] > Gesendet: Freitag, 25. Juni 2010 16:32 > An: cygwin@cygwin.com > Betreff: [bulk] - Re: Mirror Problems > > On Fri, Jun 25, 2010 at 09:50:48AM +0200, DEWI - N. Zacharias wrote: > >Setup.exe reports that the mirror > > > >ftp://ftp.gwdg.de/pub/linux/sources.redhat.c

Re: Wish for new setup

2010-06-25 Thread Christopher Faylor
On Fri, Jun 25, 2010 at 04:34:25PM +0200, DEWI - N. Zacharias wrote: >It would be nice if a new version of setup.exe will have a additional >flag which accept a file with a package list instead a list like -P . >With this it would be easy to clone installations with the help of >cygcheck. http://c

Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon

2010-06-25 Thread Christopher Faylor
On Fri, Jun 25, 2010 at 05:06:25PM +0400, Vasya Pupkin wrote: >I'm just wondering, will setup.exe honor new mount options, or it will >still mess up NTFS permissions? There are no changes to setup.exe planned for the 1.7.6 release. cgf -- Problem reports: http://cygwin.com/problems.html FA

Wish for new setup

2010-06-25 Thread DEWI - N. Zacharias
Hi all, It would be nice if a new version of setup.exe will have a additional flag which accept a file with a package list instead a list like -P . With this it would be easy to clone installations with the help of cygcheck. Kindly regards Norbert

Re: Mirror Problems

2010-06-25 Thread Christopher Faylor
On Fri, Jun 25, 2010 at 09:50:48AM +0200, DEWI - N. Zacharias wrote: >Setup.exe reports that the mirror > >ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/ > >is no longer on the official Cygwin mirror list. > >That seems a bit strange to me because this was a mirror for years and >worked exc

Re: recovery for cygrunsrv service

2010-06-25 Thread Terry
On Fri, Jun 25, 2010 at 12:30 AM, Terry wrote: > Hello, > > I have a windows service that execs the ssh command to build a reverse > SSH tunnel.  It works great.  However, I want to build logic in that > if, for any reason, the service fails, it recovers.  For example, I > killed the ssh process o

1.7.5: cygwin blocks UAC dialog

2010-06-25 Thread Shailo Sanyal
Hi, I am running Cygwin 1.7.5 on Windows 7 (64-bit): I4846-vm:intgpune [2] uname -a CYGWIN_NT-6.1-WOW64 I4846-vm 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 Cygwin If I run an exe from a cygwin tcsh shell the UAC dialog is bein

[ANNOUNCEMENT] Updated: coreutils-8.5-2

2010-06-25 Thread Eric Blake
An updated package, coreutils-8.5-2 release has been uploaded and will soon reach a mirror near you, replacing 8.5-1 and leaving coreutils 8.4-2 as previous. NEWS: = This is a minor patch release, which optimizes a code path in ls(1) to take less time determining if a file has ACLs. If you en

Re: ping "Operation not permitted" on Windows 7

2010-06-25 Thread Stephen Morton
> From: David Arnstein > To: cygwin@cygwin.com > Date: Fri, 25 Jun 2010 03:07:54 -0400 > Subject: ping "Operation not permitted" on Windows 7 > Using Windows 7 Professional, cygwin, mintty,and bash. All are up to date. > I am getting this: >$ type ping >ping is hashed (/usr/bin/ping) >

Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon

2010-06-25 Thread Corinna Vinschen
On Jun 25 17:06, Vasya Pupkin wrote: > I'm just wondering, will setup.exe honor new mount options, or it will > still mess up NTFS permissions? This is a call for testing of the Cygwin DLL, not for a new version of setup.exe. Corinna -- Corinna Vinschen Please, send mails rega

Re: [ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon

2010-06-25 Thread Vasya Pupkin
I'm just wondering, will setup.exe honor new mount options, or it will still mess up NTFS permissions? On Fri, Jun 25, 2010 at 4:45 PM, Corinna Vinschen wrote: > A lot of changes and fixes have been made in Cygwin since 1.7.5 has > been released, so we're looking forward to release Cygwin 1.7.6 s

[ANNOUNCEMENT] CALL FOR TESTING: Cygwin 1.7.6 due soon

2010-06-25 Thread Corinna Vinschen
A lot of changes and fixes have been made in Cygwin since 1.7.5 has been released, so we're looking forward to release Cygwin 1.7.6 soon. Please test the latest developer snapshots at http://cygwin.com/snapshots/ which should have "Release Candidate" quality. Please report bugs to the cygwin at c

AW: [bulk] - Re: Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias
Hi Andy, > Von: Andy Koppe [] > Gesendet: Freitag, 25. Juni 2010 13:38 > An: cygwin@cygwin.com > Betreff: [bulk] - Re: Mirror Problems > > On 25 June 2010 08:50, DEWI wrote: > > > > Hi all, > > Setup.exe reports that the mirror > > > > ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/ > > > >

Re: Mirror Problems

2010-06-25 Thread Andy Koppe
On 25 June 2010 08:50, DEWI wrote: > > Hi all, > Setup.exe reports that the mirror > > ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/ > > is no longer on the official Cygwin mirror list. > > That seems a bit  strange to me because this was a mirror for years and > worked exceptional fast a

RE RE Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias
Addendum again: > Von: DEWI - N. Zacharias [mailto:n.zachar...@dewi.de] > Gesendet: Freitag, 25. Juni 2010 10:13 > An: cygwin@cygwin.com > Betreff: [bulk] - AW: [bulk] - Mirror Problems > > > > Addendum to my previous mail: > > > Von: DEWI - N. Zacharias [mailto:n.zachar...@dewi.de] > > Gesende

[ANNOUNCEMENT] Updated: indent 2.2.11-1 -- C language source code formatting program

2010-06-25 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.gnu.org/software/indent License : GPL Change layout of a C program by inserting or deleting whitespace. Program provides options for controlling the alignment of braces and declarations, program indenting, and other stylistic parameter

AW: [bulk] - Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias
Addendum to my previous mail: > Von: DEWI - N. Zacharias [mailto:n.zachar...@dewi.de] > Gesendet: Freitag, 25. Juni 2010 09:51 > An: cygwin@cygwin.com > Betreff: [bulk] - Mirror Problems > > > Hi all, > Setup.exe reports that the mirror > > ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/

Mirror Problems

2010-06-25 Thread DEWI - N. Zacharias
Hi all, Setup.exe reports that the mirror ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwin/ is no longer on the official Cygwin mirror list. That seems a bit strange to me because this was a mirror for years and worked exceptional fast and stable. Also all the other german mirrors disapp