首页| 论坛| 消息

标题:ubuntu下 glib-2.0的交叉编译搭建
作者:ryo123456
日期:2009-05-04 14:18
内容:

现在编译phonon要用到glib-2.0,求各位给个glib的交叉编译的搭建方法,谢谢


#1 [ttheaven 05-04 14:57]
记得是手动添加几个值,echo xxx=yes/no > cache,然后配置的时候--cache-file cache,就可以了,或者你可以用scratchbox。
#2 2 [jeazh 05-10 11:28]
我在运行./configure  --host=arm-linux  的时候遇到如下的错误
checking for extra flags to get ANSI library prototypes... configure: error: cannot run test program while cross compiling

请问一楼的大虾, 这个用cache怎么解决 ?
还有别的解决办法吗?以
#3 [yin0158 06-15 09:40]
引用第1楼ttheaven于2009-05-04 14:57发表的:
记得是手动添加几个值,echo xxx=yes/no > cache,然后配置的时候--cache-file cache,就可以了,或者你可以用scratchbox。

1楼能不能讲得详细点,谢谢了
#4 [bhwbj 06-15 10:27]
用vi打开configure ,查找cannot run test program while cross compiling在什么地方,仔细看看。

回复 发表
主题 版块