Re: Wrong setup.exe on http://www.cygwin.com/

2010-02-02 Thread Larry Hall (Cygwin)
On 02/02/2010 06:15 AM, Morten Kjærulff wrote: It seems I have the same problem, I get 2.674. How do I do a refresh? That's between you and your proxy. We don't intrude on a proxy's private life. ;-) You might try using a different avenue to the file, like 'wget' or something. -- Larry Hall

Re: dlclose not calling destructors of static variables.

2010-02-02 Thread Christopher Faylor
On Tue, Feb 02, 2010 at 03:30:10PM +, Andrew West wrote: >On 02/02/2010 15:16, Christopher Faylor wrote: >> On Tue, Feb 02, 2010 at 09:36:54AM +, Andrew West wrote: >> >>> O.k. I've changed remove_dll_atexit to; >>> >>> remove_dll_atexit (const dll *d) >>> { >>> >>> unsigned char

Re: dlclose not calling destructors of static variables.

2010-02-02 Thread Dave Korn
On 02/02/2010 15:16, Christopher Faylor wrote: > I've gotten rid of remove_dll_atexit and implemented Dave's other idea of > specifically calling cxa_atexit when atexit is called from a DLL. I realize > this morning that this might require some additional tweaking to preserve > the same order of

Re: cppunit: rebuild for gcc4

2010-02-02 Thread Gary
On Tue, Feb 02, 2010 at 10:22:36AM -0500, Christopher Faylor wrote: > On Tue, Feb 02, 2010 at 11:23:42AM +0100, Gary wrote: > >On Mon, Feb 01, 2010 at 09:16:05PM -0600, Yaakov (Cygwin/X) wrote: > >>On 12/01/2010 02:51, Yaakov (Cygwin/X) wrote: > >>>Could you please build the lateset cppunit with gc

Re: dlclose not calling destructors of static variables.

2010-02-02 Thread Andrew West
On 02/02/2010 15:16, Christopher Faylor wrote: On Tue, Feb 02, 2010 at 09:36:54AM +, Andrew West wrote: O.k. I've changed remove_dll_atexit to; remove_dll_atexit (const dll *d) { unsigned char *dll_beg = (unsigned char *) d->handle + 0x1000; unsigned char *dll_end = (unsigned

Re: cppunit: rebuild for gcc4

2010-02-02 Thread Christopher Faylor
On Tue, Feb 02, 2010 at 11:23:42AM +0100, Gary wrote: >On Mon, Feb 01, 2010 at 09:16:05PM -0600, Yaakov (Cygwin/X) wrote: >>On 12/01/2010 02:51, Yaakov (Cygwin/X) wrote: >>>Could you please build the lateset cppunit with gcc4? The last release >>>was built with gcc3 and does not work with a gcc4-c

Re: dlclose not calling destructors of static variables.

2010-02-02 Thread Christopher Faylor
On Tue, Feb 02, 2010 at 09:36:54AM +, Andrew West wrote: >On 01/02/2010 21:24, Dave Korn wrote: >> On 01/02/2010 20:45, Andrew wrote: >> >> >>> I'm not looking to submit a patch to fix this, I'll leave that up to the >>> professionals who have a better idea about the whole picture. It's jus

Re: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread Corinna Vinschen
On Feb 2 15:07, DEWI - N. Zacharias wrote: > Another strange thing is that directories have the execution flag set while > files don't. That's not strange. If no ACLs are available, directories are always faked to have execute permissions. You have mail, btw. Corinna -- Corinna Vinschen

Re: dlclose not calling destructors of static variables.

2010-02-02 Thread Dave Korn
On 02/02/2010 08:35, Andrew West wrote: >>> Looking at one of the libraries in my code that fails I get ( with the >>> atexit at 0x78351c9 ) >>> >>> remove_dll_atexit; >>> m.AllocationBase = 0x782 >>> m.AllocationBase + m.RegionSize = 0x7824000 > I've attached the objdump -h output. Looks lik

AW: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias
> -- Dipl. Phys. Norbert Zacharias Wind Measurements & Power Curve Measurements DEWI GmbH Ebertstrasse 96 26382 Wilhelmshaven Germany Tel.: +49 4421 4808 876 Fax:+49 4421 4808 843 Email: n.zachar...@dewi.de Home:

AW: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias
> -- Dipl. Phys. Norbert Zacharias Wind Measurements & Power Curve Measurements DEWI GmbH Ebertstrasse 96 26382 Wilhelmshaven Germany Tel.: +49 4421 4808 876 Fax:+49 4421 4808 843 Email: n.zachar...@dewi.de Home:

Re: slow iar-compilation in ssh-session (solved)

2010-02-02 Thread Peter Münster
Hello, I don't know why it wasn't needed in version 1.5, but this resolved the problem: cyglsa-config Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: Problem with svn and users over multiple machines

2010-02-02 Thread Gary .
Err. Well. User error :-P I don't know exactly what I did wrong, but I suspect that the problems I saw might have partly been due to "Simple File Sharing" being *off* on one of the machines and *on* on the other. Having started again from scratch and ensuring Simple File Sharing is *off*, with the

Re: Wrong setup.exe on http://www.cygwin.com/

2010-02-02 Thread Morten Kjærulff
Hi, It seems I have the same problem, I get 2.674. How do I do a refresh? /Morten > --- Ven 29/1/10, Jurgen Defurne  ha scritto: > >> Dear all, >> >> I was just trying to upgrade my local package repository, >> but setup complains >> that a newer version 2.678 is available. However, when I >> d

Re: Missing mntent.h entry

2010-02-02 Thread Corinna Vinschen
On Feb 2 13:13, Ruslan Gazizov wrote: > Hi guys! > Based on > http://www.gnu.org/s/libc/manual/html_node/Mount-Information.html, I > believe that "#define _PATH_MNTTAB" should be added to mntent.h. Thanks for the hint. I defined it in paths.h which is now included by mntent.h. I also added the

Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread Corinna Vinschen
On Feb 2 11:18, DEWI - N. Zacharias wrote: > > Von: Corinna Vinschen [mailto:...] http://cygwin.com/acronyms/#PCYMTNQREAIYR > > Not quite. On filesystems which don't maintain permissions or if noacl > > is set for the underlying mount, stat() opens the file and the first two > > bytes are

Re: cppunit: rebuild for gcc4

2010-02-02 Thread Corinna Vinschen
On Feb 2 11:23, Gary wrote: > On Mon, Feb 01, 2010 at 09:16:05PM -0600, Yaakov (Cygwin/X) wrote: > > On 12/01/2010 02:51, Yaakov (Cygwin/X) wrote: > > >Ross, > > > > > >Could you please build the lateset cppunit with gcc4? The last release > > >was built with gcc3 and does not work with a gcc4-com

Re: cppunit: rebuild for gcc4

2010-02-02 Thread Gary
On Mon, Feb 01, 2010 at 09:16:05PM -0600, Yaakov (Cygwin/X) wrote: > On 12/01/2010 02:51, Yaakov (Cygwin/X) wrote: > >Ross, > > > >Could you please build the lateset cppunit with gcc4? The last release > >was built with gcc3 and does not work with a gcc4-compiled package. > Ping? Is something sto

AW: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias
Hi, > -- Dipl. Phys. Norbert Zacharias Wind Measurements & Power Curve Measurements DEWI GmbH Ebertstrasse 96 26382 Wilhelmshaven Germany Tel.: +49 4421 4808 876 Fax:+49 4421 4808 843 Email: n.zachar...@dewi.de Hom

Missing mntent.h entry

2010-02-02 Thread Ruslan Gazizov
  Hi guys! Based on http://www.gnu.org/s/libc/manual/html_node/Mount-Information.html, I believe that "#define _PATH_MNTTAB" should be added to mntent.h. Yours Faithfully, Ruslan Gazizov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Do

AW: [bulk] - Re: AW: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread DEWI - N. Zacharias
Hi, > -- Dipl. Phys. Norbert Zacharias Wind Measurements & Power Curve Measurements DEWI GmbH Ebertstrasse 96 26382 Wilhelmshaven Germany Tel.: +49 4421 4808 876 Fax:+49 4421 4808 843 Email: n.zachar...@dewi.de H

Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread Corinna Vinschen
On Feb 2 10:18, Csaba Raduly wrote: > On Mon, Feb 1, 2010 at 4:53 PM, DEWI - N. Zacharias <> wrote: > > > (snip) > > ls yields > > > > $ ls -al dosomething.pl > > -rw-r--r-- 1 n-zacharias Kein 94 2010-02-01 16:42 dosomething.pl > > > > Even if I use chmod 777 dosomething.pl  there is no change in

Re: dlclose not calling destructors of static variables.

2010-02-02 Thread Andrew West
On 01/02/2010 21:24, Dave Korn wrote: On 01/02/2010 20:45, Andrew wrote: I'm not looking to submit a patch to fix this, I'll leave that up to the professionals who have a better idea about the whole picture. It's just I've hit a brick wall with my code with this bug so I'm looking for some

Re: [bulk] - Re: Bash completion and symlinks problem

2010-02-02 Thread Csaba Raduly
On Mon, Feb 1, 2010 at 4:53 PM, DEWI - N. Zacharias <> wrote: > (snip) > ls yields > > $ ls -al dosomething.pl > -rw-r--r-- 1 n-zacharias Kein 94 2010-02-01 16:42 dosomething.pl > > Even if I use chmod 777 dosomething.pl  there is no change in -rw-r--r-- > > Which seems to be no problem because it

Re: dlclose not calling destructors of static variables.

2010-02-02 Thread Andrew West
On 01/02/2010 22:44, Dave Korn wrote: On 01/02/2010 17:35, Andrew West wrote: But the atexit function is registered at 0x706c10f0. Changing AllocationBase to BaseAddress worked for my test case out of pure luck, with my larger libraries it still failed. I've managed to convince my