On Wed, 31 Mar 2004 13:55:54 -0600 Ibukun Olumuyiwa <[EMAIL PROTECTED]>
babbled:

> On Wed 31 Mar 2004, Antonio Palladini wrote:
> > Am 31.03.2004 03:50:21 schrieb(en) Carsten Haitzler:
> > 
> > 
> > >does evas_software_x11_test work?
> > 
> > No, it wont. I got a Illegal instruction.
> > 
> > gdb says :
> > 
> > 115 cpu_feature_mask |= CPU_FEATURE_SSE *
> > 
> > Program received signal SIGKILL, Illegal instruction.
> > evas_common_cpu_sse_test() at evas_cpu.c:50
> > 50  prefech(&blah)
> > 
> 
> You compiled evas with SSE support, and you don't have an SSE-enabled CPU.

evas always compiles with it if you are on x86 :) u can explicitly disable it,
but this is just gdb interfering with the cpu detection routines. a simple cont
will let it march on its way, do its detects then get onto wherever the problem
may be.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
熊耳 - 車君 (数田)                  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to