For a while I have been having problems when compiling mmx support into
evas.  If I compile without any cpu optimizations, I have no problems, but
once I compile in mmx, (since I have a p2) any efl app run at the same
time as entrance crashes with an illegal instruction.  If I login in with
xdm, these problems go away.  So it would appear the issue is between evas
and entrance.  Here is my output from gdb of evas_software_x11_test while
entrance is running:

[Switching to Thread 16384 (LWP 12599)]
evas_common_cpu_mmx2_test () at evas_cpu.c:39
39         mmx_r2m(movntq, mm0, data);

and

(gdb) backtrace
#0  evas_common_cpu_mmx2_test () at evas_cpu.c:39
#1  0x10000000 in ?? ()
#2  0x404e8c1c in __libc_start_main () from /lib/libc.so.6

Also, my p2 doesnt support mmx2, only mmx, and so I think the problem
could be related to that.  Then again, I'm not a programmer, so I really
don't know.  Anyway, I hope that helps and I hope the bug is fixed :)

Daniel Hansen


-------------------------------------------------------
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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to