Date: Wed, 1 Nov 2000 14:18:43 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: how do i install C In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 31 Oct 2000, Damian Yerrick wrote: > >DJGPP ... is certainly meant to be a first compiler of choice > >for newbies. My impression is that many newbies actually do use > >it as their first compiler, in particular because the support they > >get in this forum is regarded as very good. > > How can we expect some of them to know that > gcc -Wall hello.c -o hello.exe > is something meant to be typed into the command.com shell or, for > that matter, to have even _heard_ of command.com? We can expect that because we write down the instructions which say so in README.1ST, the FAQ, and in numerous other places.