Tiny Core Base > CorePlus

I want to install Boinc.

<< < (6/16) > >>

Juanito:
It would help if you could paste the illegal instruction text from the terminal here as well as any relevant text from dmesg (dmesg | grep illegal).

The above would help determine whether the illegal instruction is due to boinc, wxwidgets or something else.

Could you also let us know what kind of cpu you have.

Richard Cranium:

--- Quote from: Juanito on July 28, 2024, 03:06:47 AM ---It would help if you could paste the illegal instruction text from the terminal here as well as any relevant text from dmesg (dmesg | grep illegal).

The above would help determine whether the illegal instruction is due to boinc, wxwidgets or something else.
--- End quote ---

working on that right now. 


--- Quote ---Could you also let us know what kind of cpu you have.

--- End quote ---

pentium 3 , 700 mhz

yeah i realize that's fairly old and slow., but like i said before , i'm just trying to give this old machine something to do...


--- Quote from: Rich on July 28, 2024, 12:54:28 AM ---Hi Richard Cranium
Illegal instruction means the program contains an instruction that
your CPU does not support. For instance, if your CPU is an i486 and
it encounters an instruction meant for an i686 CPU, you will receive
that error.

That can occur if the compiler let's an unsupported instruction slip
through. It can also happen if the program being compiled requires
a later CPU that supports certain instructions.


--- End quote ---

see above..  but isn't P3 a 686 cpu????

Richard Cranium:
screenshots..

Rich:
Hi Richard Cranium

--- Quote from: Richard Cranium on July 28, 2024, 02:49:30 PM --- ... see above..  but isn't P3 a 686 cpu????
--- End quote ---
OK, I'l try this again.

For instance For example, if your CPU is a P3 and it
encounters an instruction a P4 CPU supports (SSE2 for example),
you will receive that error.

Richard Cranium:

--- Quote from: Rich on July 28, 2024, 04:45:44 PM ---Hi Richard Cranium

--- Quote from: Richard Cranium on July 28, 2024, 02:49:30 PM --- ... see above..  but isn't P3 a 686 cpu????
--- End quote ---
OK, I'l try this again.

For instance For example, if your CPU is a P3 and it
encounters an instruction a P4 CPU supports (SSE2 for example),
you will receive that error.

--- End quote ---

Yes I read that before. 

But what are you really trying to say??  Because , I didn't think we've established that I'm running the wrong architecture.


--- Quote ---@Juanito built the boinc extension for x86, not x86_64
--- End quote ---

and that's what i'm running..   

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version