From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23418 invoked by alias); 27 Jul 2013 05:45:04 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 23393 invoked by uid 89); 27 Jul 2013 05:45:03 -0000 X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1 Received: from Unknown (HELO mail-ea0-f182.google.com) (209.85.215.182) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Sat, 27 Jul 2013 05:44:58 +0000 Received: by mail-ea0-f182.google.com with SMTP id o10so1920780eaj.13 for ; Fri, 26 Jul 2013 22:44:50 -0700 (PDT) X-Received: by 10.14.0.131 with SMTP id 3mr49363350eeb.98.1374903890443; Fri, 26 Jul 2013 22:44:50 -0700 (PDT) Received: from [192.168.0.195] (93-33-97-213.ip44.fastwebnet.it. [93.33.97.213]) by mx.google.com with ESMTPSA id m1sm85679396eex.17.2013.07.26.22.44.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 26 Jul 2013 22:44:49 -0700 (PDT) Message-ID: <51F35E4A.4040207@gmail.com> Date: Sat, 27 Jul 2013 06:29:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: please update the supported Cygwin package list to be distinct for 32-bit, 64-bit or both; and help on how install both in a merged fashion References: <51F34FA0.50300@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-07/txt/msg00617.txt.bz2 Il 7/27/2013 7:17 AM, Kenneth Wolcott ha scritto: > On Fri, Jul 26, 2013 at 9:42 PM, marco atzeri wrote: >> Il 7/27/2013 5:18 AM, Kenneth Wolcott ha scritto: >> >>> Hi; >>> >>> please update the supported Cygwin package list to be distinct for >>> 32-bit, 64-bit or both; and help on how install both in a merged >>> fashion >> >> >> there is no merged way. >> The 32bit and the 64bit could be installed in different directory >> but NOT in the same one. > > Hi Marco; > > Thanks for your reply. > > I guess I will somehow modify my PATH so that I have > /cygdrive/c/cygwin64/usr/bin and /cygdrive/c/cygwin32/usr/bin > (although I don't think that will work exactly like that). Some fstab > magic? Some symlink magic? mixing will not work as the dll's are called in the same way 64 $ file cygwin1.dll cygwin1.dll: PE32+ executable (DLL) (console) x86-64, for MS Windows $ file cygwin1.dll cygwin1.dll: PE32 executable (DLL) (console) Intel 80386, for MS Windows > > I will continue experimenting. > > Thanks, > Ken Wolcott > Marco -- 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