To print all commands executed by make, add
showcommands as an additional goal:

make showcommands

On 5月5日, 下午5時22分, Deva R <[email protected]> wrote:
> Hi,
> I wish to cross check the flags passed to GCC while building a native
> libarary.,
> anyone know how to do it??
>
> i'm aware of CFLAGS 'm populating, but wish to check all the flags
> passed via global .mk files..
> 'make -d' gives dump of all steps, but still hides gcc command.,
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to