hello world i try to build latest emulator first i met a compile error and here has a solution
http://code.google.com/p/android/issues/detail?id=838&can=1&q=emulator&colspec=ID%20Type%20Version%20Security%20Status%20Owner%20Summary&start=100 then i finish my built but i got the same result from motz and invain motz: http://groups.google.com/group/android-internals/browse_thread/thread/c23d08cd83742970 invain: Emulator rebuilt by GCC 3.4(FC6) fails to run i have tried to use gcc-3.4 by $>export CC=gcc-3.4 $>export CXX= g++-3.4 but i will get segmentation fault..... so do you have any suggestion to build latest emulator??? and , how to enable debug message for emulator???? i have added '-g' in both scripts in qemu and sdl but when i try $>gdb ./emulator the gdb still complains for no debug symbol found thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to android-internals@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---