[Buildroot] [BuildRoot][Question] How to compile toolChain standalone?

Samuel Martin s.martin49 at gmail.com
Mon Oct 15 15:27:53 UTC 2012


Hi,

2012/10/15 cugyly <cugyly at 163.com>:
> Hi,
> I am new to buildroot.
>
> I have to change the configuration of toolchain(kernel, uclibc) before
> generate the correct configured toolchain. My question how to generate
> toolchain seperately without compile uboot, kernel and rootfs?
First, save the uclibc config somewhere out of the output directory
and set this new uclibc.config file path to as the uclibc config in
buildroot menuconfig.
Then run: 'make clean cross'


Regards,


-- 
Sam


More information about the buildroot mailing list