X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Sun, 9 Dec 2001 11:36:32 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Charles Sandmann cc: Andrew Cottrell , DJGPP developers Subject: Re: DJGPP 2.03 update In-Reply-To: <10112082232.AA13999@clio.rice.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sat, 8 Dec 2001, Charles Sandmann wrote: > fyi, i updated djdev203 a few minutes ago to fix the bogus date strings > inside stubify. Newer binutils don't use stubify That's not true, strictly speaking; see this line in djgpp.env: +GO32STUB=%DJDIR%/bin/stubify.exe It forces all Binutils programs to use the stub from stubify.exe, if stubify.exe is accessible.