第 4 章 在Cygwin下编译Buildroot

摘要

平时我们所说的编译Buildroot,都是在Linux类的系统里面操作的,比如在Ubuntu中编译Buildroot。

而在基于Windows的平台下,想要去编译Buildroot,一般来说没有好的选择。

其中一个勉为其难的选择是,Windows下安装Cygwin,然后在Cygwin下编译Buildroot。

但是Buildroot官网并没有说其支持Cygwin,所以,如果在Cygwin下面编译Buildroot则会遇到很多意想不到的问题,也未必能成功编译。

不过,我后来是专门花时间折腾过,最终是可以成功的在Cygwin下面编译Buildroot的。

详细过程如下:

TODO:整理帖子

【记录】在Cygwin上用Buildroot为xscale建立交叉工具链

其中包括了:

【已解决】cygwin下make编译buildroot时在libtool-2.2.10时出错:configure: error: C compiler cannot create executables

【已 解决】再次研究:Cygwin下编译Buildroot时在编译libtool-2.2.10时出错:/usr/lib/gcc/i686-pc- cygwin/4.7.3/cc1.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory

【记录】第三次去研究:Cygwin下编译Buildroot时在编译libtool-2.2.10时出错:/usr/lib/gcc/i686-pc- cygwin/4.7.3/cc1.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory

【记录】第四次去研究:cygwin下编译buildroot在编译libtool时出错:configure: error: C compiler cannot create executables