[MPlayer-cvslog] r33712 - trunk/configure

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Jun 23 08:17:27 CEST 2011


On 22 Jun 2011, at 23:35, Diego Biurrun <diego at biurrun.de> wrote:
> On Wed, Jun 22, 2011 at 09:02:21PM +0200, reimar wrote:
>> 
>> Log:
>> Do not force SSE disabled for gcc 2, it seems to compile
>> and work fine.
> 
> You're seriously spending time on supporting gcc 2.95?
> We should just drop support, 2.95 was outdated a decade ago...

So far the only significant time spent was fixing actual bugs it uncovered.
While the SSE issues should mostly be aligned stack issue, the reason
I came over it is that disabling SSE is broken: it does not disable SSE2 and it
does disable MMX2 on some systems.


More information about the MPlayer-cvslog mailing list