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=r+r0J l0Rllb81RQy59gGz2+g2lhaCzzhoao3YYgOnEU1xa/JYBevGv5IOdyoeSFkf7Ins U0nxhRfM2k/cW24HmqX1VSwt+KZx0AfxgYwMBRy75DZfh2yjfXlyu7dv9Abt/AQ3 toLiLqfk4hoO+BuLYzrVmMp+xU3j1UjrsrnHCs= 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=mGzf4JEI+M0 l3IqtnhkwXFdlONM=; b=QKaQ7G3AAmu9G65s8LMYkwR9vwB/E4p9SW1/0ziSNNK +p4SFeNdTc2k6Sn/bV/R9afgH+84PBajKraEBIXAwvr1mRhyBb7rgpi6gUR3rHSp vj/Ko2C5WesaBZMJI8dfiARpcKf9PWDwIZtMYRrxlHKg0hG8oLT7xUJauHQnPzZc = 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=0.2 required=5.0 tests=AWL,BAYES_20,KB_WAM_FROM_NAME_SINGLEWORD,SPF_PASS autolearn=no version=3.3.2 spammy=5x, bat, UD:5.x, 5.x X-HELO: mx009.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: gcc / gfortran 5.x References: <038a3376-cdd4-6f4e-ded8-7ea65fdb75bd AT molconn DOT com> Date: Mon, 27 Nov 2017 21:29:46 +0100 In-Reply-To: <038a3376-cdd4-6f4e-ded8-7ea65fdb75bd@molconn.com> (LMH's message of "Mon, 27 Nov 2017 15:11:19 -0500") Message-ID: <87374zwjlx.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-VADE-STATUS: LEGIT LMH writes: > You can have as many cygwin installations on your system as you want, just name the > root folder and install folder something different for each one. There are potential > problems if you try to run more than one version at the same time. As long as they don't see each other via PATH or try to run daemons on the same port you'll have no trouble running them all in parallel. > I start the older cygwin terminals using a .bat file that configures the /cygwin/bin > PATH environment variable for the version of cygwin I are running. Well, I'd rather suggest to modify system settings and create a system or user variable CYGWIN_NOWINPATH=1. That keeps the Windows PATH out of Cygwin entirely, if you need to graft something back that you need, you can do that in Cygwin by inspecting $ORIGINAL_PATH. Provide a shortcut to mintty in each of your Cygwin installations that uses the respective installation directory as the CWD and have it start a login shell; you need to use an absolute path, so '/usr/bin/bash -l'. You might want to give each shortcut a different foreground/background color in mintty so you can tell them apart more easily. 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