Date: Fri, 4 Aug 2000 14:10:00 -0400 (EDT) Message-Id: <200008041810.OAA28502@indy.delorie.com> From: Eli Zaretskii To: Bruce Korb CC: gcc-patches AT gcc DOT gnu DOT org, djgpp-workers AT delorie DOT com In-reply-to: <398AD426.65404720@sco.com> (message from Bruce Korb on Fri, 04 Aug 2000 07:33:10 -0700) Subject: Re: DJGPP patch for fixincludes References: <397DCC3F DOT 32D9BB7C AT sco DOT com> <200007281731 DOT UAA10498 AT mailgw1 DOT netvision DOT net DOT il> <398AD426 DOT 65404720 AT sco DOT com> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 04 Aug 2000 07:33:10 -0700 > From: Bruce Korb > > I have verified that these patches do not break fixincl under OSR5. > I strongly doubt there will be problems on any other platform. > Therefore, I have committed these. Thanks! > I have recommended to Eli that he come up with a separate Makefile > (e.g. Make.dos) that is used as in: > > i?86-*-msdosdjgpp* ) > $MAKE -f${srcdir}/Make.dos SHELL=\"$SHELL\" install-bin > exit $? > ;; Yes, I'm working on this as we speak.