Here you go

$ cat /proc/cpuinfo | grep "model name" | head -n 1
model name      : VIA Samuel 2


right now I just use -march = i586 but i suppose there are some other flags that would work better?
note, pentiumpro or i686 causes illegal instruction segfaults even though this is technically an i686 class cpu


also there is this:

flags           : fpu de tsc msr cx8 mtrr pge mmx 3dnow


Geoff
On Feb 24, 2005, at 1:22 PM, Joseph A. Caputo wrote:

On Thursday 24 February 2005 16:09, Daniel Thor Kristjansson wrote:
I'm assuming
all Athlons have mmx support, is this incorrect?

I believe that is correct.

-JAC
_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to