Am 09.03.2016 12:39, schrieb Denis Obrezkov: > I am trying to create a system from linux kernel, glibc and bysybox for arm > machine. > I built linux kernel with headers, built glibc using that linux headers, > but I can't figure out how to build Busybox with those headers. > How can I show to Busybox a location of the headers? > > >
Normaly you dont need to but I guess you want to crosscompile. This not a busybox problem. NTL below you will find some hints: https://buildroot.org/downloads/manual/manual.html http://wiki.osdev.org/GCC_Cross-Compiler http://www.linuxfromscratch.org/ hope that helps, wh _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
