Triode;579714 Wrote: 
> Do you know what flags are necessary for your cpu?  If you run in gdb
> does it give you an indication of where it crashes?

I have a Qube 3 with an amd k6-iii cpu and have run into the same
problem.  If any object or included library in the executable was
compiled with gcc -march=i686 (Pentium II) or "higher" cpu code
generation, you'll get illegal instruction errors on the k6.  The k6 is
only instruction set compatible with -march=i586 or -march=pentium-mmx
(Pentium) options.

Hope this helps.


-- 
ralphy

Ralphy

*4*-Classics, *2*-Booms, *11*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezeslave&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to