OK
I understand what is going on a bit better, and it affects stuff built via the autobuilder as well as gcc.
I suspect what is needed is a global definition something like
#ifndef __FUNCTION__
#define __FUNCTION__ __func__
No comments:
Post a Comment