Thursday, 29 October 2015

Re: [gccsdk] cross-compiling using gcc5 on the host 1

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