Re: [LAU] yet another yoshimi bug fix, -> 0.022

From: Jonathan E. Brickman <jeb@email-addr-hidden>
Date: Sun Oct 18 2009 - 04:31:49 EEST

Probably is it.  Take out -msse and -msse2 and -mfpmath=sse, and see
what it does.
      
Thanks for that hint - got it running now without those flags. :)
    

Hmm. Why?

What is wrong with the code that SSE breaks?

-ken
  
Nothing wrong with the code.  The hardware being used included an AthlonXP CPU, some models of which do not have SSE or SSE2, but instead have an older technology, 3Dnow, only.  It is possible that using -m3dnow instead of all of those might help some.  There is no -mfpmath=3dnow, though, I checked the gcc docs.

J.E.B.

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Sun Oct 18 08:15:01 2009

This archive was generated by hypermail 2.1.8 : Sun Oct 18 2009 - 08:15:01 EEST