View Single Post
Old 12-19-2008, 06:58 AM   #48
pisdpaul
Developer PISD & OOTP
 
pisdpaul's Avatar
 
Join Date: Apr 2008
Posts: 1,207
Quote:
Originally Posted by KillsTheWeak View Post
I've thrown Nero Linux at quite a few machine with no issues at all. Also before Loki Games went bust, their games were statically linked too.
Yeah, I too have never had issues with running static linked elfs. I am not en expert in the internals of gcc/kernel and defer to the people who know. I notice SecondLife uses dynamic linking now, yet the first cleint I downloaded was statically linked. I would be curious to know why they changed

Quote:
Originally Posted by KillsTheWeak View Post
Alls it says at the prompt is Illegal instruction.

After some thought, you may be compiling your linux builds with things not supported on all hardware like MMX, SSE, SSE2, SSE3, etc. It my case it may be SSE2 or SSE3, as my processor doesn't support it.

CPU: AMD Athlon(tm) XP 2400+
Video Card: Savage Pro DDR
Sound: VIA 8235
Memory: 512 megs
This is making me think its related to your CPU, can you run "cat /proc/cpuinfo" and post the result pls. Also "uname -a" might be useful
pisdpaul is offline   Reply With Quote