Hi,

Your mips system may be lacking some of the libaries your program depends
on. I would try to run ldd on the target (mips) to make sure that all the
required libraries are there.

You may also want to check that your program was compiled with the toolchain
version matching your target environment (e.g., uClibc 0.9.28 on both
sides).

Hope this helps,

On 04/09/07, Patryk NA <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have a problem after i successfully cross compile a program. I move it
> to the specific device in this instance a mips based product, but when i try
> to execute the binary i get a weird error like invalid syntax etc.
>
> Am i doing something wrong here?
>
> ------------------------------
> What are you waiting for? Join Lavalife 
> FREE<http://g.msn.com/8HMAENAU/2728??PS=47575>
> _______________________________________________
> uClibc mailing list
> [email protected]
> http://busybox.net/cgi-bin/mailman/listinfo/uclibc
>
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to