How to compile for i486

Hi,

I've made an easy C++ program and compiled it with my desktop-pc (i686). The program runs on that pc.

Now i want to run the same program on a mini-pc (i486 Vortex no FPU) that doesn't have a C-compiler. In the beginning i got error's that shared libraries where missing, so i copied the shared libraries from my desktop to mini-pc. Now I still get the error Illegal Instruction.

Anybody who van help me.
Have you checked on their forum? I would have thought that cross compile support would be something they have already addressed.
http://vortexbox.org/forum.php
Topic archived. No new replies allowed.