Chinaunix

标题: 有没有人在arm-linux中使用perl啊? [打印本页]

作者: ioribenimaru    时间: 2006-04-07 16:35
标题: 有没有人在arm-linux中使用perl啊?
我想在嵌入式linux中使用perl,是不是一定要将perl解释器的源代码交叉编译,然后移植到目标板上。
请问有人实现过对perl源代码的交叉编译么?
我用的交叉编译工具是arm-linux-gcc 3.2
我在编译时遇到错误了。
输入的指令是这样的:
make distclean
sh Configure -Dcc=arm-linux-gcc -de
这一步出错:
The supplied flags or libraries might be incorrect
我应该这么指定flags或者libraries呢?
作者: ioribenimaru    时间: 2006-04-10 16:25
没有人在arm-linux中用过perl么?
作者: bleem1998    时间: 2006-04-10 17:18
在arm-linux里用过python

作者: iGoodmood    时间: 2011-08-11 14:52
回复 1# ioribenimaru


    你的问题解决了吗,我也碰到了同样的问题,需要移植Perl到ARM平台上,你解决了可以帮帮我看看。谢谢!
作者: lokchungk    时间: 2011-08-13 16:44
maybe altering targetarch flag may help
作者: tojeff    时间: 2011-09-10 20:11
have a look at this?
http://search.cpan.org/~rjbs/perl-5.15.2/INSTALL

i just starting the complying with the arm-linux-gcc now




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2