|
|
也许这个帖子应该发在嵌入式版, 不过我问的这个应该属于CLFS.
我想cross-compile glibc, 现在已经有arm-linux的toolchain.
我想问的是只用arm-linux的toolchain可以交叉编译glibc吗? 因为LFS上编译glibc的时候需要其他的一些软件包, 这个在glibc的源码中INSTALL文件有提到:
如:
We recommend installing the following GNU tools before attempting to
build the GNU C library:
* GNU `make' 3.79 or newer
* GCC 3.2 or newer
* GNU `binutils' 2.13 or later
* GNU `texinfo' 3.12f
* GNU `awk' 3.0, or some other POSIX awk
* Perl 5
* GNU `sed' 3.02 or newer
我想问是否需要像CLFS那样做, 但是只是做到编译出GLIBC为止呢?
Thank you in advance. |
|