X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX1+oTo16vEqoOmcpP/vS6Oe55+VCLXtjIsbawpbVaA vFMiiKfu7kxCtk Message-ID: <514F4E99.3020907@gmx.de> Date: Sun, 24 Mar 2013 20:06:01 +0100 From: Juan Manuel Guerrero User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121025 Thunderbird/16.0.2 MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: About new DJGPP v2.04 beta References: <5140A042 DOT 9050805 AT iki DOT fi> <514EADD8 DOT 3080902 AT iki DOT fi> In-Reply-To: <514EADD8.3080902@iki.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Reply-To: djgpp-workers AT delorie DOT com Am 24.03.2013 08:40, schrieb Andris Pavenis: > On 03/13/2013 05:50 PM, Andris Pavenis wrote: >> 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. > > One thing I would like to see in DJGPP v2.04 is > nmalloc. It has been used in DJGPP port of GCC > already for long time as DJGPP v2.04 own free() > would make GCC unusably slow. > > My another todays message gives another example > where I suspected gcc-4.8.0 at first, but slow > free() was the reason of problem as linking with > nmalloc fixed the problem. > > Andris > > Is this the latest and most complete concerning the DJGPP support nmalloc archive available? http://www.classiccmp.org/cpmarchives/cpm/mirrors/cbfalconer.home.att.net/download/nmalloc.zip Have we all patch concerning this issue collected somewhere? I have been inspecting the djgpp worker archive and from time to time there we published patches. Have them been integrated into the latest nmalloc.zip archive? Regards, Juan M. Guerrero