From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: using djgpp Date: Fri, 12 Sep 1997 14:45:01 -0400 Organization: Cornell University Lines: 8 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <34198DAD.1AFA@cornell.edu> References: <34198131 DOT 53DE AT cableol DOT co DOT uk> Reply-To: asu1 AT cornell DOT edu NNTP-Posting-Host: 128 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk shane randall wrote: > so please can you tell me where i go from here in actually using > djgpp, and what file i open to do so. start by reading readme.1st. gcc is a command line compiler so you will need to go through the options. -- Sinan