X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Message-ID: <5140A042.9050805@iki.fi> Date: Wed, 13 Mar 2013 17:50:26 +0200 From: Andris Pavenis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130219 Thunderbird/17.0.3 MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: About new DJGPP v2.04 beta Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com I guess we should make a new DJGPP v2.04 beta soon and most likely do a release also sometimes in not too far future Some examples where it could be needed: - use of upcoming gcc-4.8.0 (changes for 1 header file needed, already in CVS) - GMP-5.1.X does not compile without trunc() which was recently added to CVS. Really only 'make check' fails, but one cannot relay that library will work OK without that There will most likely be no ports of these for DJGPP v2.03. for gcc-4.8.0: something seems to be broken with bash-2.0.4 which prevents building GCC for DJGPP v2.03. Unfortunately bash-2.0.5b from beta also cannot be used in this case. Andris