Message-ID: <004301bfbeef$47d0f140$4712ddcc@lhaglund> From: "Josh Haglund" To: References: Subject: Re: Prashant -how to use djgpp Date: Mon, 15 May 2000 23:29:09 -0500 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.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Reply-To: djgpp AT delorie DOT com I have the sorce in C:\Djgpp\src\17.10 now. I opened a dos box and typed: CD C:\Djgpp\src\17.10 (hit return) and typed MAKE. I got bad command or filename. What am I doing wrong? Josh Haglund lhaglund AT wiktel DOT com ----- Original Message ----- From: Prashant TR To: Josh Haglund Cc: Sent: Monday, May 15, 2000 4:06 AM Subject: Re: Prashant -how to use djgpp > On Sun, 14 May 2000, Josh Haglund wrote: > > > So if the source for Crafty was in C:/windows/desktop/Crafty > > and for Djgpp is under C:/Djgpp > > > > what would I do from there? > > > > I edited the Makefile underder C:/windows/desktop/Crafty/Makefile > > Here what it looks like: > > Type `make' in c:/windows/desktop/Crafty. Also, make sure that the editor > you used did not convert the tabs to spaces. If you used something like > `edit', then you'll again run into problems. > > Try this and if you get more errors, please post them here. > > Prashant >