Hi @ll: I've successfully build the crosstool chain for android on host linux_x86_64 (gcc-4.4.0, binutils-2.19, new-lib-1.17.0, gdb-6.6, etc), but the problem is that the installed gcc cannot find the corresponding header files, even for simple stdio.h. Why? I use the tar-ball of android-toolchain-20081019. Another issue is how to build a debuggable cross gcc? Just set CFLAGS and CXXFLAGS="-g3 -O0 -gdwarf-2"? I want to do some development on gcc. Thanks in advance.
-- Institute of High Performance Computing, Department of Computer Science and Technology, Tsinghua University, Beijing, China, 100084. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

