2009/5/12 jesse <jesse@fsck.com>:
>
>
>
> On Tue, May 12, 2009 at 10:52:51AM +0100, Nicholas Clark wrote:
>> On Tue, May 12, 2009 at 09:48:28AM +0200, Akram Fessatoui wrote:
>> > Hello,
>> >
>> > I have been trying to cross compile Perl for an ARM-Linux for few days
>> > without result:
>> > I have an ssh working connection between my Intel-Linux host and my
>> > Arm-Linux device. I'm calling Configure as the following:
>>
>> > I'm sure I'm doing something wrong or I'm missing some steps. Help!!
>
> Having recently tried this, I've found that the only way to get
> something remotely credible is to build natively on your ARM system or
> in a QEMU emulator that looks like your ARM system.
>
> I'd love to see patches to improve the state of Perl's
> cross-buildability, but it's going to take some real work.
Vadim Konovalov started to work on this, but we have no news and his
work has stalled. It's available in the branch "vadim/cross" of the
perl git repository (
http://perl5.git.perl.org/perl.git).