Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: jls on January 07, 2012, 09:21:25 AM
-
After the update of flwm_topside, th wm doesn't start anymore, I get illegal instruction.
My pc is amd k6-2 333 with 256 MB ram
-
After the update of flwm_topside, th wm doesn't start anymore, I get illegal instruction.
My pc is amd k6-2 333 with 256 MB ram
Recompiled for i486 compatibility and reposted.
-
ok, now it works.
Also with pidgin I get illegal instruction, how to compile also that program with i486 compatibility?
-
Hi jls_legalize
Use the -march=i486 -mtune=i686 compiler switches.
-
-march=i486 -mtune=i686 where already set when I compiled pidgin
-
JLS, are you compiling on an AMD k6? I have one, and though it is possible to compile things on a 686 to run on a k6, things compiled with a k6 sometimes don't work. At least that has been my experience.
-
the pidgin I'm "talking" about is the one on the repo, and I've compiled it on a p3, I get illegal instruction also on the machine where the program was compiled. Maybe someone else could try the pidgin on the repo on a p3, enabling many acounts
-
Perhaps it might have something to do with the kernel 3?
I read a topic in which they are experiencing for the kernel updates:
http://forum.tinycorelinux.net/index.php/topic,12370.0.html (http://forum.tinycorelinux.net/index.php/topic,12370.0.html)
-
The kernel is not related to a crash of this type in userspace.