Message-Id: <200008041022.GAA11769@delorie.com> Date: Fri, 04 Aug 2000 13:25:44 +0200 To: amitvikas AT yahoo DOT com X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" CC: djgpp AT delorie DOT com In-reply-to: <20000804080024.2307.qmail@web1611.mail.yahoo.com> (message from Vikas Yadav on Fri, 4 Aug 2000 01:00:24 -0700 (PDT)) Subject: Re: Uh oh. Another newbie. (Sorta...) References: <20000804080024 DOT 2307 DOT qmail AT web1611 DOT mail DOT yahoo DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 4 Aug 2000 01:00:24 -0700 (PDT) > From: Vikas Yadav > > > checking for gcc... no > > checking for cc... no > > This always happens with me. > It never..Never finds "gcc" in DOS/Win. It does for me. Set TEST_FINDS_EXE in the environment, and it will for you, too. > I never got success to run the *unmodified* configure > scripts till date in DOS/Win. I suggest to take a look at the source distribution of any of the ports in the v2gnu directory on SimTel.NET. Almost all of them are built for DJGPP by running the configure script on DOS and/or Windows. I think you will see how easy it is, even though it requires a few quirks. > I do not think you are using DOS as the "$" prompt is > visible. That's the standard Bash prompt, even on DOS. The OS has nothing to do with that.