Date: Mon, 21 Jul 1997 10:07:02 -0400 (EDT) From: "Art S. Kagel" To: Bond170 Cc: djgpp AT delorie DOT com Subject: Re: compiling In-Reply-To: <19970718015800.VAA17312@ladder01.news.aol.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 18 Jul 1997, Bond170 wrote: > I have read readme.1st and faq2.01 and have downloaded the appropriate > files for C and have unzipped them. my files are in c:\djgpp\... and I > have saved a program called test.c in c:\cfiles\test.c. Now, how do I > compile the program. Please answer quickly so that i get the response > before I throw this computer out my window. Microsoft has their windows, > I have mine. gcc -o myprog.exe mymain.c mymodule.c If you got the suggested info pages and reader then for further info enter: info gcc invoking and info gcc invoking options and follow the menus. Art S. Kagel, kagel AT bloomberg DOT com