Date: Sat, 06 Jan 2001 13:14:05 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Holger.Borg" Message-Id: <6480-Sat06Jan2001131404+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <935f48$epg$1@zingo.tninet.se> (holger.borg@beta.telenordia.se) Subject: Re: Cant compile in djgpp References: <935f48$epg$1 AT zingo DOT tninet DOT se> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Holger.Borg" > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 5 Jan 2001 22:44:22 +0100 > > I have download and unzip the files from Delorie site to a folder C:\djgpp. > I have did a small program in C++ and tried to compile it in MS-dos with the > comand gpp -o prog2.exe prog2.cc, it didn`t work. > I hade message wrong command! Please cite the messages exactly. Was that "Bad command or file name", perhaps? If so, then you haven't set the PATH to include the C:\DJGPP\BIN directory there. Please see the file README.1ST for detailed instructions of how to install DJGPP.