X-Recipient: archive-cygwin AT delorie DOT 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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=dD51gYjPYdbEiUz9yBFM/Q6HiXT9J KC7acrA+li6X+O5NTnZuHjNTn/ICwG+HVXf4RBrTrbFOxbzPVdbJzLCc0O0IQ94K +ZpOz2MQIC/SbD87PQCLAG4HbNagH1GeX8lbLgNfM8RM9hjl/Hza4UzoYBGBpJUf u5kALIea6y12hA= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=Nb3z8AojpUvUqCZRwsUCezNo9uw=; b=CDQ qJ61+L0fnxbNIHlvDkqokKTNjll7Xs3a+jDCpLwU30b31CI8aUZRgUjR7QOnQsSo G3xtLNAaVPv8TMXm5fNO9nWCEGkKfv7dABOxVTEXA3YUX/5IJl1GcKezLmoFh5hy TuvDTXDQeA9rVrytBJ1QtXWc4mTvTbGAGUDf9UhE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f177.google.com MIME-Version: 1.0 X-Received: by 10.50.83.6 with SMTP id m6mr21499406igy.30.1400256924185; Fri, 16 May 2014 09:15:24 -0700 (PDT) Date: Fri, 16 May 2014 17:15:24 +0100 Message-ID: Subject: 32 and 64 bit cygwin on same machine? From: Dominic Herity To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I'm using Python and Cygwin to test a 32 bit Windows dll. Now I need to test a 64 bit build of the same dll. 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? Thanks Dominic -- 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