Yes, all OpenGL programs run. :D
I'm using a Pentium 4, indeed I have use flag for sse set but I though
sse was supported in Pentium 4. Well, I'll try to unset the flag and
recompile X to see if gdb runs ok this time!

Is there any way to see if my processor has sse support?

Best regards,

Paulo Matos

On Tue, 2003-11-25 at 01:34, Andrew Farmer wrote:
> On Mon, 24 Nov 2003 15:15:52 -0800, Paulo Jorge de Oliveira Cantante de Matos 
> muttered:
> > Hi all,
> > 
> > 
> > I'm reading the OpenGL Programming Guide, latest edition. I've been able
> > to check that after compiling OpenGL code and running it with GDB 6.0,
> > an error will arise. In particular, select any OpenGL program from the
> > book. Try the following:
> ...
> > (gdb) run
> > Starting program: /home/pmatos/ist/mvt/labs/openglbk-edit/wrap
> > [Thread debugging using libthread_db enabled]
> > [New Thread 16384 (LWP 5583)]
> >  
> > Program received signal SIGFPE, Arithmetic exception.
> > [Switching to Thread 16384 (LWP 5583)]
> > 0x406567ff in _mesa_test_os_sse_exception_support ()
> >    from /usr/X11R6/lib/modules/dri/radeon_dri.so
> > (gdb)
> 
> Do any OpenGL programs run? This looks like you've added SSE support on an
> architecture that doesn't support it. Try recompiling X11 with USE=-sse and
> see if that fixes it.
-- 

Paulo J. Matos : pocm [_at_] mega . ist . utl . pt
Instituto Superior Tecnico - Lisbon
Computer and Software Eng. - A.I.
 - > http://mega.ist.utl.pt/~pocm
---
        -> God had a deadline...
                So, he wrote it all in Lisp!


--
[EMAIL PROTECTED] mailing list

Reply via email to