Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Tinycore
is here 12/1/2008!
Welcome
visitors.
Home
Help
Login
Register
Tiny Core Linux
»
Off-Topic
»
Archive / Obsolete
»
SCM EXtensions
»
Supertux SCM gives "Illegal Instruction"
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Supertux SCM gives "Illegal Instruction" (Read 9986 times)
cortman
Newbie
Posts: 36
Supertux SCM gives "Illegal Instruction"
«
on:
April 04, 2013, 05:50:14 PM »
As a test I'm trying to run Supertux. I have already loaded gtk2.scm and libiconv.tcz (which AFAIK satisfies dependencies). When I try and run it from the terminal I get "Illegal instruction", and it refuses to run.
Am I doing something wrong?
Thanks.
Logged
Copy.com offers 15 GB free cloud storage plus 5 GB extra for both of us when you use my referral link:
https://copy.com?
r=IlpMD4
tinypoodle
Hero Member
Posts: 3857
Re: Supertux SCM gives "Illegal Instruction"
«
Reply #1 on:
April 04, 2013, 06:56:05 PM »
On what type of CPU?
Logged
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)
cortman
Newbie
Posts: 36
Re: Supertux SCM gives "Illegal Instruction"
«
Reply #2 on:
April 04, 2013, 07:35:19 PM »
Pentium MMX- full specs of machine-
http://www.toshiba-europe.com/computers/products/notebooks/satellitepro460cdt/product.shtm
.
Logged
Copy.com offers 15 GB free cloud storage plus 5 GB extra for both of us when you use my referral link:
https://copy.com?
r=IlpMD4
tinypoodle
Hero Member
Posts: 3857
Re: Supertux SCM gives "Illegal Instruction"
«
Reply #3 on:
April 04, 2013, 07:49:58 PM »
Probably the executable or one of the libs it depends on contains opcode for i686, resulting in Illegal Instruction with a i586.
Logged
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)
cortman
Newbie
Posts: 36
Re: Supertux SCM gives "Illegal Instruction"
«
Reply #4 on:
April 04, 2013, 07:55:12 PM »
Ah, I never thought of that.
Maybe the SCM version is too new? I don't know.
I know in DSL it ran fine (supertux.dsl), an extension-loading process almost identical to TC's.
Logged
Copy.com offers 15 GB free cloud storage plus 5 GB extra for both of us when you use my referral link:
https://copy.com?
r=IlpMD4
Rich
Administrator
Hero Member
Posts: 11617
Re: Supertux SCM gives "Illegal Instruction"
«
Reply #5 on:
April 04, 2013, 08:05:13 PM »
Hi cortman
There's an older version available you could try, supertux.tcz
Logged
curaga
Administrator
Hero Member
Posts: 11044
Re: Supertux SCM gives "Illegal Instruction"
«
Reply #6 on:
April 05, 2013, 09:25:18 AM »
Please use gdb to find out which part is compiled for a higher cpu.
Logged
The only barriers that can stop you are the ones you create yourself.
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Off-Topic
»
Archive / Obsolete
»
SCM EXtensions
»
Supertux SCM gives "Illegal Instruction"