On Tue, Apr 14, 2009 at 11:29 PM, Vladimir Berezenko <[email protected]> wrote: > Hello All! > > Guys, Is there a possibility to get adb tool for PowerPC based machines? I've > tried to build it myself, but there were a lot of build failures.
are you running ppc linux? just hack the hell out of it :) i've built adb on non-linux machine (bsd). if your os recognizes usb gadget interface given by linux kernel and presents it as network interface you only need network transport (i.e. sockets). thanks, max _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
