Date: Fri, 14 Sep 2001 18:59:40 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: salvador AT delorie DOT com Message-Id: <7458-Fri14Sep2001185939+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com, SilverBanana AT gmx DOT de In-reply-to: <3BA22440.3B1B27F0@inti.gov.ar> (message from salvador on Fri, 14 Sep 2001 12:37:36 -0300) Subject: Re: MinGW32 + Rhide + DJGPP References: <3B7FE8E2 DOT 2FC04D8C AT gmx DOT de> <3B7FED0B DOT 1E94B093 AT is DOT elta DOT co DOT il> <3B7FEE7B DOT E62F6433 AT gmx DOT de> <1659-Sun19Aug2001221011+0300-eliz AT is DOT elta DOT co DOT il> <3BA22440 DOT 3B1B27F0 AT inti DOT gov DOT ar> 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 > Date: Fri, 14 Sep 2001 12:37:36 -0300 > From: salvador > > > > Even if not: Should that work? > > > I just read that DJGPP uses internally (means: GCC to preprocessor and > > > linker, etc.) uses a parameter "!proxy" which transfers parameter via > > > dpmi. Does Rhide use this? Is it configurable? > > > > RHIDE uses this (it's a standard part of the DJGPP library, so any > > DJGPP program uses it), but this method can only be used to pass long > > command lines to DJGPP programs. MinGW isn't a DJGPP program. > > And there are other problems. I was able to use RHIDE with MingW32 > but looks like there are redirection problems. If the program > compiles ok all is fine, but if some error occurs is like if it > wasn't captured by RHIDE. Like if the child process had an > independent stderr, I don't know was really strange. On what version of Windows is that?