On Wed, 31 Mar 2004 17:57:36 +0200 Antonio Palladini <[EMAIL PROTECTED]> babbled:

> 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)

this is ok - type:
cont

in gdb to continue - evas traps the illegal instruction (when not under gdb) and
then knows to disable that feature. see what happens after that... :)

> 
> 
> -------------------------------------------------------
> 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
> 


-- 
------------- 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