From mint-bounce@lists.fishpool.fi Fri Jan 1 23:18:11 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=yE0iGZKAhjzrNw7VWIkxpP+yHGfCAIYYt4zPVKzANPA=; b=pIpty7YRJTPfL08d1UPFYD3zvD2T3dJWd1F9KGXeZQJli6/GSAtrbD63ZqzMn/yb9G VEXlVy9LIFhsDT4GuR4D4pjox3wVxDeb2xxFXnMzsfdQfWXh8FZWA27Brn/Wzg8qqeKJ 0aFarVCPsk3Qx6KIZMaQp5Q5VkJkf35Yv+iNQ= 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:content-transfer-encoding; b=yB+oTNVPYO7YmU11XhC8lr3e92ml6hZfLhoq+KeKvBDvctDwPdGrg/YBaEUGkNwz4s TNNaX0F8/t2jOSc77WCXDhov5n1V9yUSdQX1ggEMCyR0W9KgHt0T4Ya/Eb0mZ7Q/9fv4 XdHI9FAsaU8J41dbVgu69gDOUEj8wTsz2OSvk= MIME-Version: 1.0 In-Reply-To: <4B3DFAEC.9010704@atari.org> References: <4B391C7F.9060009@atari.org> <1262041294.16683.1666.camel@jetpack.demon.co.uk> <11a6f2b10912311145n4ac5412bte4bb8549a6d12d73@mail.gmail.com> <4B3DFAEC.9010704@atari.org> Date: Sat, 2 Jan 2010 15:15:33 +1100 Message-ID: <11a6f2b11001012015r49fc4ff0la4cdaded66e5d85@mail.gmail.com> Subject: Re: [MiNT] Compiler From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o024IBlE001324 On Sat, Jan 2, 2010 at 12:38 AM, Odd Skancke wrote: > Den 31.12.2009 20:45, skrev Paul Wratt: >> >> On Tue, Dec 29, 2009 at 10:01 AM, Alan Hourihane >>  wrote: >>> >>> On Mon, 2009-12-28 at 22:00 +0100, Odd Skancke wrote: >>>> >>>> Hello, all. >>>> >>>>   Which compilers are being used to build the different kernel/XaAES >>>> binaries in use now? >>> >>> gcc 2.95 should still work just fine, although a few of us are using 4.x >>> now, 4.4.2 being the latest. >>> >>> Alan. >>> >> :) >> >> I like the sound of that post Odd... > >  I've revisited FreeMiNT/XaAES source the past 3-4 days, and cleaned them > up. So now everything compiles with 4.4.2 without as much as a warning. > However, these are sources from when I last worked on it, and I was well > into implementing support for load/unload modules. Therefore I think it will > take some time for me to sync with whats been comitted since my lasts > involvement... > Thanks, yeah there are a few changes, and Helmut has a whole lot of fixes/patches that need committing to, the lack of warnings for 4.4.2 will be appreciated I must say that being an non-experienced C programmer, I found most of your work quite easy to follow, enough to make changes to allow extra textures (unfocused) and custom gradients (presuming those were yours), nice to have you back I hope to here some input from you regarding new AES/VDi dev, if it still interests you Cheers Paul