From: "Cody" Newsgroups: comp.os.msdos.djgpp References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20011114164233 DOT 025fa030 AT pop DOT softhome DOT net> Subject: Re: compiler options Lines: 24 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Original-NNTP-Posting-Host: 216-60-177-159.ktsnet.com Message-ID: <3bf44c66@leia.ktsnet.com> Date: Thu, 15 Nov 2001 17:03:17 -0600 NNTP-Posting-Host: 216.60.177.225 X-Complaints-To: abuse AT swbell DOT net X-Trace: nnrp3.sbc.net 1005865510 216.60.177.225 (Thu, 15 Nov 2001 17:05:10 CST) NNTP-Posting-Date: Thu, 15 Nov 2001 17:05:10 CST Organization: SBC Internet Services To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > 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. gcc --help helped me none, but info gcc invok as Sinan said worked great. That site was help, too. > >Also, has anyone else experienced reoccuring problems w/ Rhide, > > Which version of RHIDE and what operating system? Win ME w/ RHIDE version 1.4.7.8 (AFAIK the latest version). It has never worked properly (well, more specifically, it's never worked consistently). A lot of times it can't find the exe, but sometimes the error is different. For instance, this time that I tried to run a hello world program it automatically returned 0 and said "contents of stderr from knight2.exe" "Bad command of file name" When I pressed build, it gave no errors, but when I tried to run it, this popped up. This is one of a 100 possible errors that it will give me just b/c it feels like it.