> >> > 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).
I am really sorry about having this stalled.
I'll return to the problem soon, sorry.
Vadim.