I've taken the comments made here and refactored my Android support patch into five, none of which are Android-specific until the last, which just adds an Android section to platform.h.
Someone here suggested a few months ago making known-working defconfig files for various platforms available in the Busybox source tree to use as starting points. Android is another platform where that would be useful, as bionic fails to supply quite a few functions and header files that are included in larger libcs. To be fair, bionic isn't designed as a general- purpose replacement for glibc, but it does take some trial-and-error to get a config file that works. >>> Dan _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
