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/ On 12월24일, 오후7시46분, Tim <[email protected]> wrote: > Just trying to build out "android-emulator-1.0_r2.tar.bz2" for windows > target with mingw/msys, but failed:( Error log is as below. Anyone > can help me out? Thanks in advance. > Host: Winxp sp2 / MingW 5.1.4 / MSYS-1.0.11 / gcc 3.4.5 > > And it seems no official document about how build android sdk/tools > for Windows. I wonder how Google do that? > > ==== config.log ==== > ...... > ./configure: line 39: 3028 Segmentation fault (core dumped) > ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" ) > checking build system type... i686-pc-mingw32 > checking host system type... i686-pc-mingw32 > checking for gcc... gcc > checking for C compiler default output file name... a.exe > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... .exe > checking for suffix of object files... ./configure: line 2245: 4332 > Segmentation fault (core dumped) ( eval $ac_compile ) 2>&5 > configure: error: cannot compute suffix of object files: cannot > compile > See `config.log' for more details. > ERROR: could not build SDL library, please check their sources > ...... > ========================== --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

