On Sat, Dec 28, 2002 at 03:03:42AM -0300, thork wrote:
> GDB sais:
> 
> Program received signal SIGFPE, Arithmetic exception.
> [Switching to Thread 1024 (LWP 14835)]
> 0x404175c7 in _mesa_test_os_sse_exception_support () from
> /usr/X11R6/lib/modules/dri/radeon_dri.so
> 
> and the _mesa_test_os_sse_exception_support() code sais in a comment

This does exactly what it sounds like it does.  It is testing to see if your
CPU supports SSE.  That's all.  'continue' and move on.

Jose: Could this *please* be added to the developer's FAQ, since it is the
single most frequently asked question by new DRI developers? :)

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


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to