X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sat, 18 Nov 2006 23:29:24 -0500 From: Ethan Rosenberg Subject: Re: Re: 1] C compiler Flags 2]RHIDE Problem In-reply-to: <455e2420.17671496@news.execpc.com> To: djgpp AT delorie DOT com Message-id: <0J8Y004VCN52SB80@mta1.srv.hcvlny.cv.net> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <0J8V009XK2Y0ZIC0 AT mta3 DOT srv DOT hcvlny DOT cv DOT net> <1163791100_283 AT dscnews2 DOT dcccd DOT edu> <455e2420 DOT 17671496 AT news DOT execpc DOT com> 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 04:06 PM 11/17/2006, you wrote: >"Rod Pemberton" wrote: > > > >"Ethan Rosenberg" wrote in message > >news:0J8V009XK2Y0ZIC0 AT mta3 DOT srv DOT hcvlny DOT cv DOT net... > >> > >> 1] Where can I obtain a list of the C compiler and linker flags? Is > >> it obtainable from within DJGPP program? > >> > > > >You could try this: > > > >redir -o most.txt gcc -v --help > >redir -e extra.txt gcc -v --help > >Or this: > >redir -eo gcc --help --verbose >options.txt Thanks. I'll try all these suggestions, and report back as to which one works best. Other than rebuilding from source, is there any other way I can solve the RHIDE problem? Can RHIDE itself be used for the rebuild? Ethan