2009年10月8日 星期四

如何使用 uClibc Toolchain and Buildroot

uClibc developers provide tools to generate toolchains and root filesystems with the uClibc standard C library.

The Toolchain tool allows to generate a toolchain for a variety of architectures, including MIPS and MIPSel.

The Buildroot tool allows to generate both a toolchain and a root filesystem for a variety of architectures, including MIPS and MIPSel. Using a configuration tool (similar to the one used for the Linux Kernel), you can select compiler version, binutils version, and all softwares that should be included in the root filesystem. Then the Makefiles will automatically download, configure, compile, install and generate the toolchain and the root filesystem image.

Toolchain首頁:http://www.uclibc.org/toolchains.html

uClibc下載網頁: http://www.uclibc.org/downloads/

buildroot首頁:http://buildroot.uclibc.org/

buildroot下載網頁:http://buildroot.uclibc.org/downloads/

uClinux首頁: http://www.uclinux.org/

uClinux-dist下載網頁:http://sourceforge.net/projects/uclinux/files/


沒有留言:

張貼留言