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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=wx0LL 4dKDOMA0XrJdCbr6EcmZGMUW5BYx2YgbQVbUnq6Xdl8i8vead7gAI7ek4NTQPENr A6vlPKPahve4xPv3ULyjAhEST5tF8CcM7Z37jZcLcP79T/uoYdi6dO3FfsgjtpDs ZkgEomsQvvdSxjB7XqriSCm9/iezD7A4VquMus= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=yvRDR5fg7k3 sBOXKG9v/urfB25k=; b=VnXUP3eEaZNF4810FAALZZJZeQPkLieT2HrV91/vyzy wsL8SzKpBj0qhTpQv6WFnIO2uAyZ9YmRUU+22fm5teeWtR1W/yQF7LcjvfqYq/ya tWq7cfQZ2ZtmK9PtOSIolvYytoGO614YG0+/oDZQ5106l+bCyoiMwnUaWJG5RrXo = 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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-06.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-10.arcor-online.net A57EC2D7282 From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: developing 32-bit and 64-bit in a shared environment References: <0D835E9B9CD07F40A48423F80D3B5A702E7D8188 AT USA7109MB022 DOT na DOT xerox DOT net> Date: Wed, 25 Jun 2014 20:14:46 +0200 In-Reply-To: <0D835E9B9CD07F40A48423F80D3B5A702E7D8188@USA7109MB022.na.xerox.net> (Kenneth Nellis's message of "Wed, 25 Jun 2014 13:04:24 +0000") Message-ID: <87oaxgrh49.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Nellis, Kenneth writes: > Now, I want to share my Cygwin $HOME directory between the two > environments. I already keep my binaries in $HOME/bin/$(arch) > and $HOME/lib/$(arch), so they are covered. And, of course > /usr/bin has to continue to point to the separate Cygwin > environments. Make a user mount table in /etc/fstab.d/ and populate it with the appropriate mount points (most of those will be bind mounts). In addition, I like to keep the other Cygwin installation accessible via the system /etc/fstab as /mnt/cygwin32 and /mnt/cygwin64 respectively, if you want to be able to install directly into these from the other Cygwin you also need to re-create the ...usr/bin and ..usr/lib mount points there. Anything I've had in /usr/src has been moved to /mnt/share as well. That actually works a bit too well, so I've resorted to giving the shell windows different colors so I can remember which Cygwin I'm working with. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf rackAttack: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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