On Wed, Dec 11, 2002 at 09:34:23AM -0800, dax wood wrote:
> the CPU i got is
> vendor_id       : GenuineIntel
> cpu family      : 6
> model           : 8
> model name      : Pentium III (Coppermine)
> stepping        : 3
> cpu MHz         : 701.601
> cache size      : 256 KB
> 
>       The ENV var 'MESA_NO_SSE' has no effect at all. I
> Recompiled the cvs this time with 
> #define MesaUseKatmai YES 

To make any difference, you'd have to change it to NO.

>       commented out and yet still recieve "Floating point
> exception" a notable mention thought when dri is
> disabled I am able to run all opengl programs
> (slowly).
>         the odd thing is that I cant find the error
> msg Floating point exception in any of the sources. Is
> this in kernel?

What version of GCC are you using?  If you're using 3.2.x, try adding
'-mno-sse -mno-mmx -mno-3dnow' to DefaultGcc2i386Opt in host.def and make
World.

-- 
Smile!  http://antwrp.gsfc.nasa.gov/apod/ap990315.html


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to