gcc-4.7.2,binutils-2.23.1,uclibc-0.9.33.2的x86工具链
1.下载buildroot-2012.11.tar.bz2解压(建议在根目录下解压然后改名为buildroot-2012.11_x64或buildroot-2012.11_i386)
2.download below:
在buildroot-2012.11下面建立一个dl文件夹,把上面的13个文件copy进去
3.bbuildroot-2012.11下执行make menuconfig, 选择:
Target Architecture: x86_64或者i386
Toolchain: binutils版本选2.23.1; gcc版本选4.7.x;
Enable large file (files > 2 GB) support选上;
Enable toolchain locale/i18n support选上;
Enable C++ support选上;
save
对于x64直接make
对于i386要make ARCH=i386
4.工具链就在output/host/usr中,注意,不要拷贝到其它路径,貌似buildroot用了绝对路径
配置文件仅供参考,需要编译好的工具链请进qq群(网页最上面有)
武汉光谷国际企业中心.拥剑
2013.1.4
阅读(3210) | 评论(0) | 转发(0) |