X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f X-Authentication-Warning: new-smtp1.ihug.com.au: Host p235-tnt2.syd.ihug.com.au [203.173.130.235] claimed to be acceleron Message-ID: <003d01c190d7$e2f37920$0102a8c0@acceleron> From: "Andrew Cottrell" To: "Eli Zaretskii" , "DJ Delorie" Cc: , References: <007101c18f28$911ac8c0$0102a8c0 AT acceleron> <6808-Fri28Dec2001131548+0200-eliz AT is DOT elta DOT co DOT il> Subject: Re: V2.03 refresh note Date: Sun, 30 Dec 2001 13:14:47 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Reply-To: djgpp-workers AT delorie DOT com > > The fix is a one liner, but the question of what host to use is not > > something I know enough about, so should I use 386, 486, 586 ? > > It doesn't matter; use whatever you want. I checked out the exisitng files and it looked as though they were built with the 386 option. I updated the configure line in the grep 2.4 and find 4.1 djgpp\config.bat files to: sh ./configure --src=%XSRC% --disable-nls --host=i386-pc-msdosdjgpp I have uploaded the modified source files to the incoming directory at ftp.delorie.com . Andrew