Re: Need Help with BusyBox Configuration

2017-07-11 Thread James Bowlin
On Tue, Jul 11, 2017 at 05:12 PM, Siddharth Muralee said:
> I am relatively new to busybox and I am trying to compile a 32bit
> Linux kernel of 2.6.32 and I am not able to compile busybox for 32bit.

I suggest you use Buildroot:

https://buildroot.uclibc.org/

Buildroot is a simple, efficient and easy-to-use tool to
generate embedded Linux systems through cross-compilation.

Yes, you will need to learn how to configure buildroot but they've
solved all of the problems you are running into.  The solution often
involves more than changing variables in the Makefile.  IMO this is
by far the best way to cross-compile busybox.


Peace, James
___
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox


Re: Need Help with BusyBox Configuration

2017-07-11 Thread Kang-Che Sung
On Tue, Jul 11, 2017 at 7:42 PM, Siddharth Muralee
 wrote:
> Hey there,
>   I am relatively new to busybox and I am trying to compile a 32bit Linux
> kernel of 2.6.32 and I am not able to compile busybox for 32bit.
> Currently Busybox binary is of
> busybox: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux),
> statically linked, for GNU/Linux 2.6.32
>
> I tried using a lot of things in the make like ARCH, CFLAGS, LDFLAGS, TARGET
> etc. And I have not been able to make any progress can you please guide me
> through the same
>

You better tell us the compiler tools you use, as well as the flags you have
tried so far, in detail. Otherwise we can't help you as we don't have enough
information from you.
___
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox


Fwd: Need Help with BusyBox Configuration

2017-07-11 Thread Siddharth Muralee
Hey there,
  I am relatively new to busybox and I am trying to compile a 32bit
Linux kernel of 2.6.32 and I am not able to compile busybox for 32bit.
Currently Busybox binary is of
busybox: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux),
statically linked, for GNU/Linux 2.6.32

I tried using a lot of things in the make like ARCH, CFLAGS, LDFLAGS,
TARGET etc. And I have not been able to make any progress can you please
guide me through the same

-- 
Regards,
Siddharth M
First Year B.Tech (CSE) Student,
Amrita School of Engineering , Kollam



-- 
Regards,
Siddharth M
First Year B.Tech (CSE) Student,
Amrita School of Engineering , Kollam
___
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox