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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=WETInq3GrrtS9EPWlaM3lbOXdBjsLbGy8bkKC2rjlvd mITBPjADw1PCyNoK+d+f6l4XldvCNkNlJDDbAFXCNQP8Pmd2QCtIyXUJtK1N9S2p 3jpKa2wCXvWDuinnu4+/oW6b9J8BHJUFVQU11Z9dIaDXwkszq2ikhSf4Qrwe0qfw = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=3aivsTqyyH8KaEAWUfAjUXuh8aI=; b=kJQypRLFf3ES/oBWz 0HgNy5llaWxQElyHRtzuAutDsnx9eBBrgMmt3Pe3wCvnzlebaIGgRoham8+8HwCT nHPk4k/mPolfHZ1qLqeA/QlgpM45arU0zz9amGVEACl7PHXSSg0ZNgEkVGIurMob c95YA5OTSIzYbpDc8244TPQSSI= 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 X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RDNS_NONE autolearn=no version=3.3.1 Message-ID: <51F9A3BE.4020907@tlinx.org> Date: Wed, 31 Jul 2013 16:54:38 -0700 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: having 1 set of non-bin files w/separate {bin,lib}[32/64)? (was Re: please update the supported Cygwin package list ...) References: <51F34FA0 DOT 50300 AT gmail DOT com> <51F35E4A DOT 4040207 AT gmail DOT com> <51F368C4 DOT 5030309 AT etr-usa DOT com> In-Reply-To: <51F368C4.5030309@etr-usa.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Warren Young wrote: > On 7/26/2013 23:44, marco atzeri wrote: >> Il 7/27/2013 7:17 AM, Kenneth Wolcott ha scritto: >>> >>> I guess I will somehow modify my PATH so that I have >>> /cygdrive/c/cygwin64/usr/bin and /cygdrive/c/cygwin32/usr/bin >> >> mixing will not work as the dll's are called in the same way > > Just to emphasize: if both 32- and 64-bit Cygwin bin dirs are in your > PATH at the same time, you will get complaints in the terminal window > every time you try to run a 32-bit Cygwin program while in a 64-bit > mintty shell, or vice versa. ------ Ok, but would it be desirable (or wouldn't it be) to have only 1 /etc, /var, /home? dir, then maybe in your bashrc have it do a cygmount or create a softlinke from /bin32 -> /bin or /bin64->/bin (and same for lib)? Or, go from the opposite direction and have two trees 32+64, but with the non-binary dirs (/etc,/home... in those trees point to a common copy?). I can see problems, at least now, in things like package lists stored in /etc, but wouldn't it be the case that most of your things like passwd, X settings, and most of the other /etc/ content you'd want the same? I don't think it will turn out well to try to have people maintain 2 sets of configuration files... -- 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