Date: Thu, 29 Jul 1999 11:11:00 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Oleg Ossovitskii cc: djgpp AT delorie DOT com Subject: Re: How to install Djgpp In-Reply-To: <933121566@p20.f44.n478.z2.FidoNet.ftn> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Tue, 27 Jul 1999, Oleg Ossovitskii wrote: > when I compile such: > gcc hello.c > > it's compiles, but creates 2 files: a.out & a.exe with size about 105 KB > How compile, that compile creates file 'hello.exe' but no any 'a.exe' Please take a moment to read the file readme.1st that comes with djdev202.zip. It explains how to compile and link programs, and will help you to avoid asking such trivial questions. The DJGPP project invests a lot of effort in creating a good user documentation. Please do us all a favor and read the documentation whenever you have problems.