Hey,

           According with this link,
http://android.git.kernel.org/?p=platform/development.git;a=blob_plain;f=tools/eclipse/README_WINDOWS.txt;hb=HEAD,
some cygwin packets are necessarily. But it missed one: flex.

Regards

Breno

On Jan 5, 8:04 am, Tim <tim.ka...@gmail.com> wrote:
> Hi HISONA,
>
> It works, thx!
>
> Btw, step 2 Remark the "-lpthread", should be not needed if you
> installed pthread for mingw as below :)
> ==== install pthread for mingw ====
> 1. download pthreads-w32-2-8-0-release.tar.gz 
> fromftp://sourceware.org/pub/pthreads-win32
> 2. tar -zxvf pthreads-w32-2-8-0-release.tar.gz
> 3. cd pthreads-w32-2-8-0-release
> 4. make clean GC-static
> 5. cp libpthreadGC2.a /mingw/lib/libpthread.a
> 6. cp pthread.h /mingw/include/pthread.h
> ==== end ====
>
> On Dec 26 2008, 1:11 pm, HISONA <hison...@gmail.com> wrote:
>
> > Hi,
>
> > android-emulator-1.0_r2.tar.bz2 has some bug ...
>
> > 1. Copy the "qemu\android\config\windows\config-host.h" to "qemu
> > \config-host.h"
> > 2. Remark the "-lpthread" option in "qemu\Makefile.android" line 476.
> > 3. Execute "sh build-emulator.sh" in root directory.
>
> > Good luck ...
>
> >http://ohadev.tistory.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to