On May 4, 1:15 am, ming yang <[email protected]> wrote: > To build full android source code, we get a "silent" output. > We only know which file be involved, but I want to get more > detail information, such as build parameter, input file,outpot file, > warning, and so on. > How to get these detail information?
"make showcommands" Also works with targets, e.g. "make libdvm showcommands". --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

