Date: Mon, 2 Jun 1997 17:12:27 -0400 (EDT) From: "Art S. Kagel" To: Ben West Cc: djgpp AT delorie DOT com Subject: Re: GURUS! NEED SIMPLE HELP!!! In-Reply-To: <33911AA9.5C923C8C@telepath.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 1 Jun 1997, Ben West wrote: > EASY QUESTION FOR YA GURUS! > > I have a file with the extension .C and I know djgpp can compile to EXE, > but HOW???? I JUST WANT TO COMPILE THIS ONE FILE! The retarded FAQ is > about 900 pages long and gives only troubleshoots, not procedures! > gcc -o myfile.exe myfile.c # Append any libraries needed ex: -lm for the # math library Art S. Kagel, kagel AT bloomberg DOT com