ubuntu交叉编译expat库给arm平台使用
1.下载expat库源码:
https://github.com/libexpat/libexpat/release?page=2
wget https://github.com/libexpat/libexpat/release/download/R_2_3_0/expat-2.3.0.tar.bz2
下载成功:
2.解压expat库,并进入解压后的目录:
tar xjf expat-2.3.0.tar.bz2
cd expat-2.3.0
<
原文地址:https://blog.csdn.net/fittec/article/details/143417628
免责声明:本站文章内容转载自网络资源,如本站内容侵犯了原著者的合法权益,可联系本站删除。更多内容请关注自学内容网(zxcms.com)!