error: invalid use of 'static' in linkage specification
error: invalid use of 'static' in linkage specification
- Subject: error: invalid use of 'static' in linkage specification
- From: Dieter Oberkofler <email@hidden>
- Date: Thu, 17 Sep 2009 07:12:02 +0200
I'm having problems with the following error message:
error: invalid use of 'static' in linkage specification
when compiling a like like this: extern "C" static void function(void);
gcc 4.2.1 seems no longer allowing to specific a C function to be
static.
Is this a gcc bug?
Thank you,
Dieter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden