Date: Tue, 28 Jul 1998 10:51:44 +0300 (IDT) From: Eli Zaretskii To: "Salvador Eduardo Tropea (SET)" cc: djgpp-workers AT delorie DOT com Subject: Re: Ispell and pipes In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 27 Jul 1998, Salvador Eduardo Tropea (SET) wrote: > > But you actually *want* to preempt cpp and cc1, not gcc, since most > > messages are printed by cpp and cc1. > > Yes, but using the shell gcc won't directly spawn, the shell will do it, so > the shell will load cpp with v2loadimage and setup the redirection, then when > cpp ends the shell makes the clean up, etc... In addition to what's been said, this also means that we need to change and recompile gcc for this to work.