ls -l on Android device

Tito farmatito at tiscali.it
Thu Jan 28 06:50:51 UTC 2010


On Thursday 28 January 2010 00:35:41 Denys Vlasenko wrote:
> On Tuesday 26 January 2010 16:20, Tom Spear wrote:
> > When you're ready to make, run make like this:
> > CFLAGS="--static" LDFLAGS="--static" make
> > CROSS_COMPILE="arm-none-linux-gnueabi-gcc"
> 
> Does it work if you just set relevant parameters in .config?
> For example, I have:
> 
> CONFIG_STATIC=y
> CONFIG_CROSS_COMPILER_PREFIX="i486-linux-uclibc-"
> 
> This way, you can use just "make", and also bbox build system
> may use the knowledge that this is a static build to make
> optimization decisions.
> 
> If it does not work for you, let me know how breakage works.
> This would need to be fixed.
> 
> --
> vda
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
> 


Hi,
this does work when compiling for android.
I've used it in the past.


Ciao,
Tito


More information about the busybox mailing list