Subject: Re: pcc?
To: None <tech-userlevel@NetBSD.org>
From: Aleksey Cheusov <cheusov@tut.by>
List: tech-userlevel
Date: 12/30/2007 00:16:31
> On Sat, Dec 29, 2007 at 10:44:04PM +0100, Anders Magnusson wrote:
 >> I would in that case recommend fixing the software (or adding something 
 >> like -D__FUNCTION__=__func__ to CFLAGS).

> That works in most, but not all cases. __FUNCTION__ is expanded as
> string by the preprocessor and merges with other strings.

AFAIR gcc switched from string to var/func a few years ago.

-- 
Best regards, Aleksey Cheusov.