bug in Win32 Cygwin setup.exe

2007-09-27 Thread Cody May
In order to install Cygwin, I must use either the IE5 settings or a proxy. Upon running the setup.exe program, if I click on "Use IE5 settings" first, then I have no problem; it finds the mirrors, and I'm golden. If I click on "Direct Connection" and it fails, I click "Back", and then click on "

Re: strange behavior with perl v 5.8.8

2007-09-27 Thread Andrew Louie
On 9/27/07, Brian Mathis wrote: > On 9/27/07, Andrew Louie wrote: > > Hello, > > > > I've run into a strange adding problem with perl: > > > > when incrementing by 0.1 i get a strange behavior where at some > > arbitrary number, it will append 0.99 to the end of the > > number. > > > > T

Insight - redirect from stdin?

2007-09-27 Thread Gary Spivey
I want to use insight with a source file redirected from stdin. I suspected that I should have to bring up the gdb console window and type: run < myfile But this doesn't appear to do anything other than run the program directly. If I run it using the input console and type things in, it works fi

Re: strange behavior with perl v 5.8.8

2007-09-27 Thread Brian Mathis
On 9/27/07, Andrew Louie <[EMAIL PROTECTED]> wrote: > Hello, > > I've run into a strange adding problem with perl: > > when incrementing by 0.1 i get a strange behavior where at some > arbitrary number, it will append 0.99 to the end of the > number. > There's an excellent explanation of

Re: strange behavior with perl v 5.8.8

2007-09-27 Thread Owen Rees
--On Thursday, September 27, 2007 11:14:09 AM -0400 Andrew Louie wrote: when incrementing by 0.1 i get a strange behavior where at some arbitrary number, it will append 0.99 to the end of the number. This is rounding error and applies to all computer systems and all programming langu

supposed missing iconv with cygwin 1.7.0

2007-09-27 Thread Bobby McNulty
When building binutils with cygwin 1.7.0 cvs and snapshot, make reports that iconv is missing. I think it also happens with gcc. This was captured from cygwin's bash. Is this a known issue? The only solution I could come up with is installing a new libiconv, but the current libibiconv is from 2006.

Re: strange behavior with perl v 5.8.8

2007-09-27 Thread Steve Holden
Andrew Louie wrote: Hello, I've run into a strange adding problem with perl: when incrementing by 0.1 i get a strange behavior where at some arbitrary number, it will append 0.99 to the end of the number. test case: -

RE: strange behavior with perl v 5.8.8

2007-09-27 Thread Dave Korn
On 27 September 2007 16:14, Andrew Louie wrote: > Hello, > > I've run into a strange adding problem with perl: > > when incrementing by 0.1 ... an infinite, non-repeating fraction in binary floating-point, that can only be inexactly approximated ... > i get a strange behavior where at some >

Re: strange behavior with perl v 5.8.8

2007-09-27 Thread William Sutton
Nope, not a Cygwin specific issue. I get the same behavior at the same point on Gentoo perl 5.8.8 (x86 dual-Xeon), Debian Etch perl 5.8.8 (x86 P4), and SunOS 5.10 perl 5.8.4. William Sutton On Thu, 27 Sep 2007, Andrew Louie wrote: Hello, I've run into a strange adding problem with perl:

strange behavior with perl v 5.8.8

2007-09-27 Thread Andrew Louie
Hello, I've run into a strange adding problem with perl: when incrementing by 0.1 i get a strange behavior where at some arbitrary number, it will append 0.99 to the end of the number. test case: my $st

RE: Problems compiling grep and friends

2007-09-27 Thread Dave Korn
On 27 September 2007 14:15, Siegfried Heintze wrote: > I’m running xp pro and I am trying to compile grep. I downloaded the source. > ./configure seemed to go OK but there were problems with “make”. It looks > like it cannot find the usr directory. Is there a fix for this? How did you configure

FW: Problems compiling grep and friends

2007-09-27 Thread siegfried
-Original Message- From: Siegfried Heintze [mailto:[EMAIL PROTECTED] Sent: Thursday, September 27, 2007 7:15 AM To: 'cygwin@cygwin.com' Subject: FW: Problems compiling grep and friends I’m running xp pro and I am trying to compile grep. I downloaded the source. ./configure seemed to

FW: Problems compiling grep and friends

2007-09-27 Thread Siegfried Heintze
I’m running xp pro and I am trying to compile grep. I downloaded the source. ./configure seemed to go OK but there were problems with “make”. It looks like it cannot find the usr directory. Is there a fix for this? Thanks, Siegfried make[1]: Leaving directory `/cygdrive/c/Documents and Setting