Sender: tr AT bgl2 DOT vsnl DOT net DOT in Message-ID: <391F4B05.67D60D9B@yahoo.com> Date: Mon, 15 May 2000 06:25:33 +0530 From: Prashant TR X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.12-20 i586) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: how to use DJGPP? References: <001901bfbdae$102ff200$da13ddcc AT lhaglund> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Josh Haglund wrote: > I have the following files already: > > bnu2951b.zip 2.44 Mb > csdpmi4b.zip 40.5 Kb > djdev203.zip 1.46 Mb > djlsr203.zip 1.44 Mb > gcc2952b.zip 1.84 Mb > gdb418b.zip 1.12 Mb > gpp2952b.zip 1.63 Mb > lgp262sr.zip 480 Kb > lgp2952b.zip 482 Kb > mak379b.zip 262 Kb > txi40b.zip 631 Kb > Yes, OK. > > I want to learn how to use DJGPP, just to compile Crafty. > It can't be that hard. > I use cgywin and compile crafty, but it is slow and environmental. That depends on what this "crafty" is. If you have a Makefile there, just type `make' in that directory and it should build. In some packages, you'll need to configure it and then run `make'. So, you might also need bsh*.zip. -- Prashant