Enable Verbose Build Output when building projects under $ANDROID_HOME/external

2,670 views
Skip to first unread message

Jin Chiu

unread,
Mar 18, 2010, 2:31:47 PM3/18/10
to android-platform
Is there a way to look at which compiler is getting invoked and which
flags are getting passed when building the projects under
$ANDROID_HOME/mydroid/external?

My current build process is as follows:
1. source $ANDROID_HOME/build/envsetup.sh
2. cd into a project directory under external
3. `mm`

Christopher Tate

unread,
Mar 18, 2010, 2:42:56 PM3/18/10
to android-...@googlegroups.com
Try running the build as 'mm showcommands'

--
chris tate
android framework engineer

> --
> You received this message because you are subscribed to the Google Groups "android-platform" group.
> To post to this group, send email to android-...@googlegroups.com.
> To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
>
>

Dan

unread,
Mar 18, 2010, 3:02:04 PM3/18/10
to android-platform
That works, thanks!

Another question, I noticed that the toolchain version (4.4.0) is not
what I wanted. Is there a way to specify that I want to use arm-
eabi-4.2.1?

On Mar 18, 2:42 pm, Christopher Tate <ct...@google.com> wrote:
> Try running the build as 'mm showcommands'
>
> --
> chris tate
> android framework engineer
>

Reply all
Reply to author
Forward
0 new messages