your really need to run the "lunch" to setup your build. Otherwise things
will not work as you expect.

On Thu, Apr 2, 2009 at 8:47 AM, allendroid <[email protected]>wrote:

>
> Hi, David
>
> I want to build adb and fast boot. So i do the modification in
> 'make_windows_sdk.sh', as below
>      . build/envsetup.sh
>      make adb fastboot || die "Build failed"
>
> Add your note, and run again, it terminated without any prompt.So what
> would i do?
> Should i do any other modification in 'make_windows_sdk.sh'?
>
> thanks in advance.
>
> On Apr 1, 9:45 pm, David Turner <[email protected]> wrote:
> > If you only want to build adb, you should try the following:
> >
> > . build/envsetup.sh
> > lunch generic-eng
> > m adb
> >
> > that should be sufficient to rebuild adb.exe only, which will be located
> in
> > out/host/windows/bin/adb.exe
> >
> > On Wed, Apr 1, 2009 at 5:48 AM, allendroid <[email protected]
> >wrote:
> >
> >
> >
> > > Hi all,
> >
> > > I got headache of adb building.
> >
> > > Under cygwin, when i run make_windows_sdk.sh, it always say "No rule
> > > to make target 'adb' ".
> > > Should i make sdk under cygwin first and then run sh?
> >
> > > Appreciate to your help.
> >
> > > Best Regards
> > > Allen
> >
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to