sudo tar jxvf arm-linux-gcc.4.3.3.tar.bz2 export PATH=$PATH:/usr/local/arm/2.95.3/bin #/usr/local/arm/2.95.3/bin此处为编译器所在的位置 使用arm-linux-gcc –v 检查交叉编译器安装成功 tar jxvf kernel.tar.bz2 解压之后生成kernel目录 sudo make clean sudo make menuconfig sudo make zImage 提示…
1. 安装 Visual C++ Redistributable for Visual Studio 2012 x86版本 注意: 一定要安装x86版本.(xshell5是32位的程序) 微软的官方下载链接如下: https://download.microsoft.com/download/9/C/D/9CD480DC-0301-41B0-AAAB-FE9AC1F60237/VSU4/vcredist_x86.exe…
官网上面找的: if it helps anyone else, i found a workaround for my particular issue. on the source machine, open window task manager and then run through the manual installation of the converter agent, you'll notice at different stages of the installation…