From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Prashant -how to use djgpp Date: 16 May 2000 07:45:37 GMT Organization: Aachen University of Technology (RWTH) Lines: 25 Message-ID: <8fqub1$6un$1@nets3.rz.RWTH-Aachen.DE> References: <004301bfbeef$47d0f140$4712ddcc AT lhaglund> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 958463137 7127 137.226.32.75 (16 May 2000 07:45:37 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 16 May 2000 07:45:37 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Josh Haglund wrote: > CD C:\Djgpp\src\17.10 (hit return) > and typed MAKE. > I got bad command or filename. > What am I doing wrong? You didn't (correctly) install 'make', it seems. Try dir c:\djgpp\manifest\mak* That should show up exactly two files. If it doesn't, you didn't install make, or did it incorrectly. Download and install it, and that problem should be gone. Either that, or your whole DJGPP setup is even more fundamentally broken (DJGPP\bin not in the PATH, unpacked incorrectly, or something like that). You'll have to supply more information, esp. the following: 1) output of the command 'set' in a DOS box 2) output of the command 'gcc -v' in a DOS box -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.