ls -l on Android device

Denys Vlasenko vda.linux at googlemail.com
Sat Feb 6 22:08:01 UTC 2010


On Saturday 06 February 2010 20:36, Tom Spear wrote:
> So firstly, I need to move the binary compiler to the configured path, and
> then try to figure where it expects headers and libs to be.

Yes, if that is achievable. It may take some time and experimentation.

> Once I do that 
> then hopefully everything should work by telling busybox make config to use
> arm-eabi-gcc as the compiler and putting the proper path to that in $PATH

Yes. Or you can place symlinks to a few required arm-eabi-XXX progs
in /usr/bin. This works better if you have a dozen of cross compilers
on youe machine. Also doesn't require any PATH modifications.

-- 
vda


More information about the busybox mailing list