X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=ftaGOZfiAEUybnLE84M3ZkmGTX12JUYVHGd/SDW7Dm1sdpSn4ScnK
	SL0KQ+S10MogB1bXZtn3xJ79IOcRgRaDiRhOZ10v7dhs7Ez1wbgF5sVfDBstTxe6
	m8ZMHz1at3on7+CJNLTvVFFNvEYP4S7A+4RtAnGvL1HTwi81Dp921c=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=m+FwBrGGOBmy3TDAIcGzW2Bw1jE=; b=fk8LuBwJnKcRNcyW9jep12HuoEoz
	MRyBe7VJaB9QRGotCoySERIpiRhSGC/ZPOIzltWkL2A/1v5v/TkEwFP+9CtS94E8
	hKMD3rQZ6rEbZSit6JS1o3qeVxu7R2i9/WwL1kpO6W9xGKaS3fm0o6ljCplfa0/R
	Isgk+C7DmMA+0r8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Mark Geisert <mark@maxrnd.com>
Subject: Re: 32 and 64 bit cygwin on same machine?
Date: Fri, 16 May 2014 17:28:45 +0000 (UTC)
Lines: 14
Message-ID: <loom.20140516T192219-676@post.gmane.org>
References: <CALJkNQbTbY57AMtfcFXkGJCk3wUBuZ6q8fqrsHAd=u5o2tQ29Q@mail.gmail.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Dominic Herity writes:
> Can I install 32 bit and 64 bit Cygwin on the same machine and choose
> to run either 32 bit or 64 bit python to test the corresponding dll?
> Or do I need to keep them on separate machines?

You can install both 32- and 64-bit Cygwin on the same machine.  Use
setup-x86.exe and setup-x86_64.exe respectively.  Specify separate root
directories for the two installations.  Works like a charm.

In my experience the only mild gotcha was making sure to run Cygwin services
(such as sshd) from just one environment or the other.  BTW, the two
environments won't see each others' processes.  That's as designed.

..mark


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

