All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org, jon.seymour@gmail.com
Subject: Re: [PATCH] Makefile: update defaults for modern Cygwin
Date: Mon, 05 Apr 2010 08:44:38 -0600	[thread overview]
Message-ID: <4BB9F756.7030701@redhat.com> (raw)
In-Reply-To: <20100405143053.GA13093@progeny.tock>

[-- Attachment #1: Type: text/plain, Size: 1348 bytes --]

On 04/05/2010 08:30 AM, Jonathan Nieder wrote:
> Eric Blake wrote:
> 
>> Cygwin 1.6 is on par with 1.5 feature-wise, so your cutoff of 1.6 as the
>> last old version is correct.
> 
> Thanks for explaining.
> 
>> ifeq ($(shell case '$(uname_R)' in (1.[1-6].*) echo old;; esac),old)
> 
> Looks good to me.

Junio mentioned he had already queued your first version of the patch;
are you going to re-submit it with this tweak?

> 
> While I have your attention, do you know of a simple way to test
> Cygwin programs under Linux?  setup.exe does not work well under wine,
> so I am asking mostly in the hope that there is a .tar.gz or .zip
> binary distribution somewhere I could play with.

Sadly, the fact that wine is not yet able to run setup.exe is evidence
that wine is still lacking some emulation abilities, and while I am
aware that the situation is trying to be improved, I am not actively
participating in that effort.  For now, I am only aware of the ability
to run cygwin on native windows boxes (including virtual machines).  In
fact, I'm currently using a 240-day evaluation license of Windows Sever
2008 inside a VM to experiment with cygwin on my Linux box, without
having spent any extra money.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 323 bytes --]

  reply	other threads:[~2010-04-05 14:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-01 22:43 [PATCH] Makefile: update defaults for modern Cygwin Eric Blake
2010-04-02  6:47 ` Junio C Hamano
2010-04-02 14:03   ` Eric Blake
2010-04-03  7:47     ` Jonathan Nieder
2010-04-03 18:28       ` Junio C Hamano
2010-04-03 19:52         ` [PATCH] Teach mailinfo %< as an alternative scissors mark Jonathan Nieder
2010-04-05 13:14       ` [PATCH] Makefile: update defaults for modern Cygwin Eric Blake
2010-04-05 14:30         ` Jonathan Nieder
2010-04-05 14:44           ` Eric Blake [this message]
2010-04-05 15:11             ` [PATCH] Makefile: avoid a fork in Cygwin version check Jonathan Nieder
2010-04-05 15:36               ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BB9F756.7030701@redhat.com \
    --to=eblake@redhat.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jon.seymour@gmail.com \
    --cc=jrnieder@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.