Googling the error message and reading the GCC bug concerning that
warning in -system- header files suggests the following solution: add
the flag -Wno-psabi to your ARM compiler options.

On Jul 19, 7:05 pm, sunshine_uyl <[email protected]> wrote:
> Dear Sir,
>
>        When I build Android source files, the compling warning "the
> mangling of 'va_list' has changed in GCC 4.4" occurs many time. It is
> really annoying. Does anyone know how to solve this issue?
>
> Thanks!
>
> sunshine_uyl

-- 
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

Reply via email to