From: "A. Sinan Unur" Newsgroups: comp.os.msdos.djgpp Subject: Re: here's your newbie q...command line switches! Date: Tue, 08 Jul 1997 09:57:39 -0400 Organization: Cornell University Lines: 31 Sender: asu1 AT cornell DOT edu (Verified) Message-ID: <33C24753.1F94@cornell.edu> References: <19970708081001 DOT EAA12004 AT ladder01 DOT news DOT aol DOT com> 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 SLeistico wrote: > > Hello there. > > I am a veteran of 3 full hours of djgpp (and C in general) > programming. I have a question that i've not been able to find an > answer for anywhere yet, in any doc or on any site. did you actually try? > Is there a list of the command line flags, all of them (meaning the > GCC -whatever demo.c -whateveragain --type flags), anywhere to be had? > I seem to be missing something along the way. type: info gcc invoking don't forget to press enter. > > Also another interesting point. In both dos command line compiling > and through using rhide, i was totally unable to compile anything > until i copied crl0.o (or whatever that damned filename is) into the > \bin directory (and yes, i had made both the path and env. changes to > autoexec.bat already).. what gives?.. read the instructions again and see what you missed. the djgpp distribution works out of the box (or zipfile) if you unzip with the directory structure intact and follow the instructions in README.1ST. -- Sinan