cygwin64 - installation problem - installed by administrator account

2014-01-26 Thread Flower, Martin
Please excuse my newby-ignorance, but I can't work out how to progress this without some help Steps taken - Downloaded setup-x86_64.exe - Run setup-x86_64.exe using admflma (administrator account) - Logged in as netflma (my usual windows login) - Unable to start Cygwin from desktop icon - unab

Ruby 2 build hangs at "make check"

2014-01-26 Thread Steven Penny
I am trying to build Ruby 2 with Cygwin. I am successful until I get to "make check" where it hangs on [ 387/12897] FTPTest#test_list_read_timeout_exceeded My full steps git clone --depth 1 git://github.com/ruby/ruby cd ruby fd='-Wl,--stack,0x0020,' rp='-Xlinker --stack

Re: Maintainer for git?

2014-01-26 Thread Steven Penny
On Sat, Jan 25, 2014 at 5:59 AM, Corinna Vinschen wrote > For the time being, I've build a new OpenSSL version 1.0.1f-2 with the > "no-sse2" flag. With this version I could clone the linx repo without > error. Please give it a try. I can confirm this fixes my problems as well $ git clone gi

Re: Maintainer for git?

2014-01-26 Thread Adam Dinwoodie
On Sat, Jan 25, 2014 at 04:55:57PM -0800, Balaji Venkataraman wrote: > On Sat, Jan 25, 2014 at 3:59 AM, Corinna Vinschen wrote: > > I have a hunch that this is not a OpenSSL but a Cygwin problem. > > > > The default case in OpenSSL is to use SSE2 instructions in the x86 > > assembler code. However

RE: file path resolution in DOS window vs mintty window

2014-01-26 Thread Steven Bardwell
On 1/25/2014 3:04 PM, Steven Bardwell wrote: > I would like to understand why Cygwin style paths do not work in a CMD (DOS) > window on my 32-bit Cygwin system, but work fine on my 64-bit Cygwin > install. > > Here is a simple example of the issue: > > #include > #include > #include > #include