Android work in progress

Denys Vlasenko vda.linux at googlemail.com
Fri Sep 9 16:08:51 UTC 2011


On Thu, Sep 8, 2011 at 5:09 AM, Hin-Tak Leung
<htl10 at users.sourceforge.net> wrote:
> --- On Wed, 7/9/11, Dan Fandrich <dan at coneharvesters.com> wrote:
>
>> On Wed, Sep 07, 2011 at 04:21:20PM
>> +0200, Gianluigi Tiesi wrote:
>> > I currently have a working native android build of
>> master.
>> > I'm attaching needed changes, but right now it's a
>> rough way to build
>> > since I need some info about the current build system
>> and
>> > suggestions.
>>
>> Busybox can already build against Android as of 1.19.0 with
>> no patches
>> necessary.  See configs/android_defconfig and
>> examples/android-build.
>> That will build Busybox against Bionic in a configuration
>> supporting 234
>> applets.
>
> I never got any feedback from my patch using the standalone toolchain made from the ndk?
> http://lists.busybox.net/pipermail/busybox/2011-August/076563.html
>
> In particular, the ndk toolchain defines __ANDROID__ internally, so ANDROID and __ANDROID__ should probably be made equivalent in platform.h .

Thanks for your work!

I incorporated your fixes in this commit:

http://git.busybox.net/busybox/commit/?id=e0894f567ad379f554300886ae3adf087be1efa2

Does simple

    make android2_defconfig && make

in current git tree work?

-- 
vda


More information about the busybox mailing list