Date: Mon, 27 Jul 1998 18:18:23 +0300 (IDT) From: Eli Zaretskii To: "Salvador Eduardo Tropea (SET)" cc: djgpp-workers AT delorie DOT com, sandmann AT clio DOT rice DOT edu 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: > 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... This means that you need to have several programs loaded by v2loadimage at once (inside the shell). Does v2loadimage support loading multiple clients?