Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Does Perl run on ARM?

by moritz (Cardinal)
on Apr 12, 2014 at 10:24 UTC ( [id://1082075]=note: print w/replies, xml ) Need Help??


in reply to Does Perl run on ARM?

I have a "Raspberry Pi" mini computer, which runs a Debian derivate. It comes with GCC and perl, and I guess that it was also gcc that compiled the perl.

Executables (and object files) must be compiled for ARM; i386/x64 executables don't run on ARM, and vice versa.

Cross compilation is (as far as I can tell) possible, but a hassle.

tl;dr: ARM is pretty much mainstream for linux.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1082075]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-25 12:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found