On Mon, 19 Apr 2004 12:13:00 +1200 Dale Anderson <[EMAIL PROTECTED]>
babbled:

> NP I had specifically disabled to get around it anyhow ...works fine
> without mmx enabled ...just hadnt seen it mentioned on the list and was
> wondering wether it kernel related or not :) 

actually i just found the problem - not the kernel - though it looked like it. i
needed to use sigsetjmp and siglongjmp not setjmp and longjmp as the signal
vectors didnt get reset and 2.6 was more rutheless. :)

> Cheers
> Dale.
> 
> On Mon, 2004-04-19 at 12:03, Carsten Haitzler wrote:
> > On Mon, 19 Apr 2004 11:44:17 +1200 Dale Anderson
> > <[EMAIL PROTECTED]> babbled:
> > 
> > > Hi All 
> > > 
> > > Just wondering if anyone else is having issues with evas built with
> > > --enable-mmx on a k6-2 box.
> > > I got an illegal instruction running evas_software tests and run it
> > > through gdb , it appears for some reason the SIGILL isnt being
> > > recognised/caught when testing for mmx2 on launch.
> > 
> > go back to a 2.4.x kernel. it will work then. for now this SEEMS to be a bug
> > with 2.6.x with illegal instruction vector handling under certain
> > conditions. i have punted off isolated test code that shows this to one of
> > the kernel maintainers i know and will see what comes of it :)
> > 
> > you have 2 choices - EXPLICITLY --disable-sse in configure OR go back to
> > 2.4.x kernels.
> 
> 
> 
> -------------------------------------------------------
> 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
> 


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

Reply via email to