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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000207203046.22646.qmail@web107.yahoomail.com> Date: Mon, 7 Feb 2000 12:30:46 -0800 (PST) From: Earnie Boyd Reply-To: earnie_boyd AT yahoo DOT com Subject: Re: clearmake and cywin b20 and \r\n on NT To: "Guy T. Moore Jr." , cygwin AT sourceware DOT cygnus DOT com, aleherbauer AT takefive DOT co DOT at MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- "Guy T. Moore Jr." wrote: > > What was the exact answer to using Clearmake and Cygwin b20 > on the WinNT platform? > > I just tried: > CYGWIN=nobinmode > but that did not help running clearmake. > > I still get, > : not found > This is definately a message coming from the ash port. I see it most commonly when some command can't be executed via sh when trying to use it from a non-Cygwin program. Is Clearmake OpenSource? Can you rebuild it using Cygwin? Rebuilding with Cygwin would be the best solution. If you can't do that, try: cp sh.exe ash.exe cp bash.exe sh.exe This will give you a different message that may help determine the real problem which I suspect to be pathing issues related to Cygwin vs non-Cygwin paths. Regards, ===== Earnie Boyd Cygwin Newbies, please visit __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com