Message-Id: <5.1.0.14.2.20011114164233.025fa030@pop.softhome.net> X-Sender: tergiversator AT pop DOT softhome DOT net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 14 Nov 2001 16:49:17 +1100 To: djgpp AT delorie DOT com From: Le Chat Noir Subject: Re: compiler options In-Reply-To: <3bf1de7a@leia.ktsnet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk At 14/11/2001 01:49 PM, you wrote: >Does anyone have a link that lists every single "option" for calling the >djgpp compiler, such as "-ansi", "-o...", etc. along with the meanings of >each option? I think that you haven't looked very hard yet... first off, "gcc --help" will give you a subset and briefs thereof. "info gcc invoking" would be your next step, then visit "http://gcc.gnu.org/onlinedocs/". You also haven't mentioned which version of gcc you want help with. >Also, has anyone else experienced reoccuring problems w/ Rhide, Which version of RHIDE and what operating system?