X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=2PSlAnLFB147jPsT+niV1iwk0Axx9HI38hQpofvVd5c=; b=x4LsLrrzKZNfm5QjHL/tUrxiU+hSdu/4UA6Q5FRoYSgUtCwDdwYlyO8T4HhiASJb6o cV6WYG+E25jhsh07rbpDh3aameb43451KdcZYOrQ+v5ZFHKJjHr82v9Hn9fvCVXnDTjH 9ImOzY0JyWBqRlzAbGJqoqm7fPCdWDMtATe9TttfJOTV6JuRvHeN+MDQlRDEGFN83x58 ywBrHomPMtRwSNN7w0YDmiwdCL6cdgZPtjohRhq9zNdKiEIwzv3/wwvMhyyrPDxaBtMB j1ViEKZN0Sob65jiYMoDui1OIX80FTPReBMX+PyNFLQ2ktyY2BJO2pTlB4D6hpS5Fyhc GLPw== MIME-Version: 1.0 X-Received: by 10.60.31.15 with SMTP id w15mr8638223oeh.0.1364141230120; Sun, 24 Mar 2013 09:07:10 -0700 (PDT) In-Reply-To: <514EADD8.3080902@iki.fi> References: <5140A042 DOT 9050805 AT iki DOT fi> <514EADD8 DOT 3080902 AT iki DOT fi> Date: Sun, 24 Mar 2013 11:07:10 -0500 Message-ID: Subject: Re: About new DJGPP v2.04 beta From: Rugxulo To: djgpp-workers AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Hi, On Sun, Mar 24, 2013 at 2:40 AM, Andris Pavenis wrote: > 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 > > 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. IIRC, DJ said that it still needed the debug hooks (or whatever) written, maybe docs too, and it may have even had its own bug or two. Unfortunately, the original developer is no longer with us, so it may be hard to get done.