Sender: bkorb AT sco DOT COM Message-ID: <397871A5.740D62FB@sco.com> Date: Fri, 21 Jul 2000 08:52:05 -0700 From: Bruce Korb Organization: Santa Cruz Operations X-Mailer: Mozilla 4.7 [en] (X11; I; SCO_SV 3.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: DJ Delorie CC: mrs AT windriver DOT com, djgpp-workers AT delorie DOT com Subject: Re: GCC headers and DJGPP port References: <200007210016 DOT RAA06898 AT kankakee DOT wrs DOT com> <200007210040 DOT UAA01896 AT envy DOT delorie DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com DJ Delorie wrote: > I recall that at the time, using fixincludes under DOS simply wasn't > an option. Perhaps this new fixincludes will show more promise for > us. As soon as someone steps forward to say, "I'll work on it." I'll provide a completely untested patch that will use only system(3) instead of fork(2) and exec(2), along with implementation commentary.