From: "Colin W. Glenn" Newsgroups: comp.os.msdos.djgpp Subject: OOPS! Re: Am I forgetting an include or something? Date: Sun, 19 Jan 1997 23:15:47 -0600 Organization: Greater New Orleans Free-Net Lines: 8 Message-ID: References: NNTP-Posting-Host: sparkie.gnofn.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Teach me for not paying attention, I meant: > An ammendment is in order, if I change the following line: > > > | gcc -o %4.exe -l -Wall -v %4.c > to: > > | gcc -c -l -Wall -v %4.c