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=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=rTzAuxnoNxQbvtTSKQibEbrcrqYnLwVe+pOsYNSW2M8=; b=JyrxDjUeWCZEc1ONHiZhmIaPSrFB8QWqaWUz9u3uM10hDjdP6e4O7MhNDOLGqq2r4W USM7ZK1vFENAOoVWo5pQe2KYRunV6ZJzwK/dtflIr5k7ntkDweyJjYnKCmEYKgvDU0+O Cxk2LihV2nFw3S0QpgeYVSgcQ9DSz1/2Z8NZ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ccHkbL2A97vzrUt1cR6iI5ZzkhcwPuYebxC19PKnVZq9EyzA6WOQ7KdQWHPtywT+Rd nDphqhv+Tcom4pLSI3VSF6k8CS6P1Fgk50+3Ht4Pu6W9GyYjjpwI8htJq7PpCKIlTlxO YJjKfj/J5uQRyVXQZ6a9MT5PXjXcP72DQ44GU= MIME-Version: 1.0 In-Reply-To: <4DDB35D2.7030600@iki.fi> References: <4DDB35D2 DOT 7030600 AT iki DOT fi> Date: Fri, 27 May 2011 21:25:56 -0500 Message-ID: Subject: Re: GCC-4.6.0 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 Mon, May 23, 2011 at 11:36 PM, Andris Pavenis wrote: > > The first test build of gcc-4.6.0 for DJGPP is available at > > http://ap1.pp.fi/djgpp/gcc/4.6.0/ > > Should I leave it on at all for DJGPP? > > libquadmath seems to work OK though. Not very much other testing > done though > > Andris > > PS. Only DJGPP v2.04 build for now I'll have to test this with Gautier's 3D engine (Ada), esp. since 4.5.2 (IIRC) didn't compile it correctly anymore. I mean, I blindly figure 4.6.0 won't have the same bugs or regressions (hopefully). I guess I could always try 4.5.3 also if necessary. (It would be a shame to lose the ability to compile the 3D engine since there isn't a lot of Ada stuff targeted for DOS.) Actually, John Herro recently "open-sourced" his old (formerly shareware) Ada95 tutorial, but I've never looked closely at it (though I should since I don't grok Ada). I know "tasking" doesn't work with DJGPP's GNAT, but I also know that Khusraw patched FSU Pthreads to finally work with modern DJGPP and p7zip 9.13 recently (see FreeDOS -> iBiblio -> 7zip or Sac.sk). If interested, somebody could make a proper DJGPP package for that. Also, GCC 4.6.0 supports the Go language (from Google), but it appears you didn't build that here. I don't need or want it, just curious and mentioning it in case you forgot or can shed some light on it! :-)