Date: Thu, 10 Oct 1996 14:05:44 +0200 (IST) From: Eli Zaretskii To: Mark Habersack Cc: djgpp-workers AT delorie DOT com Subject: Re: Install thingy In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 10 Oct 1996, Mark Habersack wrote: > And what about spawning pmode program from real mode one. Won't there be an > problems? If I decide to write RM install, I'll use TC 2.0 There should be no problems at all spawning DJGPP programs from a real-mode program. I just played for two weeks with `ms_sh' (which is compiled with 16-bit MSC) doing just that.