Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Help Needed Cross Compile Perl ARM/Linux

by shmem (Chancellor)
on Dec 18, 2006 at 09:16 UTC ( [id://590399]=note: print w/replies, xml ) Need Help??


in reply to Help Needed Cross Compile Perl ARM/Linux

Configure checks header files, and writes, compiles and runs various C programs on the fly to configure perl, so cross-compiled code must run on the target platform. The only other way I know would be configuring on the target host, and cross-compiling on the build host. For Configure to run on the target host you need a compiler there.

If you can't run Configure on the target host, run it on the build host and edit config.sh at the end of the configure process. You will have to find out all the configurable values yourself, though.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-03-28 09:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found