Date: Thu, 1 Apr 1999 20:39:53 -0500 Message-Id: <199904020139.UAA25697@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <004d01be7bab$0ac8abe0$20825ad1@windows> (alexk@globalserve.net) Subject: Re: Windows98&DJGPP, installation problem... References: <004d01be7bab$0ac8abe0$20825ad1 AT windows> Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > DJGPP=3DC:\Djgpp\djdev202\djgpp.env If you installed djgpp correctly, this would be c:\djgpp\djgpp.env and you'd have a directory c:\djgpp\bin that contained (among other things) gcc.exe, as.exe, stubify.exe, and ld.exe. Don't use a separate subdirectory for each zip file. Unzip them all into the same place.