On Mon, 19 Apr 2004 11:39:35 +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
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.
Cheers
Dale
Am 19.04.2004 01:44:17 schrieb(en) Dale Anderson:
Just wondering if anyone else is having issues with evas built with
--enable-mmx on a k6-2 box.
With the latest CVS (19.04.2004 19:20 CET) it works :)
(K6 2 + kernel 2.6.5)
--
Regards
Antonio
Ahhh neat :)
/me resync's
Cheers
Dale.
On Mon, 2004-04-19 at 13:33, Carsten Haitzler wrote:
> 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 i
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 :)
actua
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 :)
Cheers
Dale.
On Mon, 2004-04-19 at 12:03, Carsten Haitzler wrote:
> On Mon, 19 Apr 2004 11:44:17 +1200 Dale An
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
Dale,
This is normal behavior.
TO test for hardware support of instructions evas will execute them and
catch the SIGILL to see if it can really support the instruction.
If you think this is crashing you program.. try to continue in gdb its
should not be the cause of the crash.
Stafford
On Mon,
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.
Cheers
Dale