[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] XaAES sources for FreeMiNT 1.16.3



On Tue, 2009-12-08 at 13:15 +0000, Alan Hourihane wrote:
> On Tue, 2009-12-08 at 14:05 +0100, Jo Even Skarstein wrote:
> > --------------------------------------------------
> > From: "Alan Hourihane" <alanh@fairlite.co.uk>
> > Sent: Tuesday, December 08, 2009 1:35 PM
> > To: "Jo Even Skarstein" <joska@online.no>
> > Cc: "mint" <mint@lists.fishpool.fi>
> > Subject: Re: [MiNT] XaAES sources for FreeMiNT 1.16.3
> > 
> > > It could also be a GCC 4.x bug as Vincent mentioned. Did Helmut compile
> > > his September code with 4.x ?
> > 
> > Looks like 2.95 to me, but I'm not 100% sure.
> 
> Then an XaAES maintainer should really grab a GCC 4.x build and
> recompile the code and fix the warnings that appear.
> 
> That should really help things get moving.
> 
> I'll try to do some of them over the next few days as well though.

One of the easiest things to do is add -fno-strict-aliasing and see if
that helps. If that does it should be pretty easy to track down.

Alan.