Yes, i get the following error: bash: ./generate_uudmap: cannot execute binary file: Exec format error
this means it was compiled for other architecture , in this case arm and i was trying to execute it on my local which is x86_64 ?? Its almost seems like the the whole source code needs to reside on the target system, which is my armv7le system in this case.Probably i need to figure out on how to move the native compiler to my target and perform the ./configure and make.
In reply to Re^6: Perl for ARMv7le
by monk88
in thread Perl for ARMv7le
by monk88
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |