Date: Sun, 28 Dec 1997 20:02:41 -0500 (EST) Message-Id: <199712290102.UAA24212@delorie.com> From: DJ Delorie To: euc AT access DOT mountain DOT net CC: djgpp AT delorie DOT com In-reply-to: <01bd13ef$f4dbd100$76204dc6@euc.mountain.net> Subject: Re: i'm new and lost :-) Precedence: bulk > ok i have downloaded the djgpp zip files. put them in a dir. and unzipped > them with stuffit expander.. is this ok so far?? ok now i can't get any > thing else to work what the heck am i doing wrong?? please any help will > be apprecatied.. There are two additional steps, both detailed in README.1ST: 1. Set your PATH to include %DJGPP%/bin 2. Set the DJGPP environment variable to point to %DJGPP%/djgpp.env That readme.1st also has examples of using gcc to compile simple programs.