Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <000201c1074c$00dc21a0$6464648a@ca.boeing.com> From: "Michael A. Chase" To: "Ronald Landheer" , References: Subject: Re: DJGPP & CygWin cohabitation Date: Sat, 7 Jul 2001 08:13:11 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 ----- Original Message ----- From: "Ronald Landheer" To: Sent: Saturday, July 07, 2001 07:51 Subject: DJGPP & CygWin cohabitation > I'm pretty sure someone on this list will be able to answer this question > without thinking hard, so I might as well ask (and I've looked for this in > the FAQ, but I guess this question is not frequent). > > I am in the process of downloading CygWin (using the setup.exe program) and > will install it on this computer. If the installation procedure hasn't > changed since January, this should not be a problem. > The possible problem is that this computer (in contrast with the previous > one) has DJGPP on it, and DJGPP will remain in use after CygWin will be > installed (and used as well). The question is whether this will cause > problems, and whether I should know of any tricks before trying to actually > install CygWin. > If I've read everything correctly, I will not have any problems at all: Bash > will simply put CygWin in the path when I run it, and my DOS box, from which > DJGPP is run, will keep the PATH environment variable as is. With these > settings, I won't be able to use RHIDE with CygWin (but that's not a > problem) but I'll be able to use them both anyway. Is this right, or am I > missing something? I'm not familiar with DJGPP, but it sounds like there may be some overlap in the programs each provides. If so, whichever directory is earlier in the PATH environment variable will be executed. If you add c:\cygwin\bin later in the PATH environment variable than the DJGPP directories, you should be able to continue using DJGPP as before from the MSDOS prompt with any additional Cygwin utilities also being available. I think the default /etc/profile adds /usr/local/bin and /bin to the front of PATH, so you should be able to use the Cygwin tools an any DJGPP tools that aren't in Cygwin from the bash prompt as well. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/