Message-ID: <360C61FD.BEB267EF@montana.com> Date: Fri, 25 Sep 1998 21:39:41 -0600 From: bowman Reply-To: bowman AT montana DOT com MIME-Version: 1.0 CC: djgpp AT delorie DOT com Subject: Re: RsxNt I HATE WINDOWS References: <360a6153 DOT 0 AT news1 DOT mweb DOT co DOT za> <360A9C81 DOT 72B3 AT cableol DOT co DOT uk> <360C3F53 DOT 73F43BE7 AT cartsys DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Nate Eldredge wrote: > > > You cannot use both djgpp and cygwin on the same computer > > AFAIK, that's not necessarily true. It's just necessary to change some > environment variables when switching between one and the other; a batch > file can do that. I haven't used it, so I'm not sure what they are, but > I think this is the case. you can definitely use both, with a little care. One thing I did get burned on: I believe it is 'autoconf' that goes looking for a shell in /bin. The Cygwin bash didn't seem to want to play well with the djgpp 'sed', IIRC. FWIW, I also have MinWg32 and a gpp 68K cross compiler that targets the PalmPilot, and they all run. I get as confused as hell, but the computer does fine.