On May 4, 2012, at 4:09 PM, Mark Berryman wrote:

> Will this work for you?
> 
> #ifdef __cplusplus
> extern "C" { extern int Perl___notused(void); }
> #else
> extern int Perl___notused(void);
> #endif


That does get it compiling, thanks.  If I manage to get it far enough to link, 
I wonder what will happen, i.e, whether I'll get an undefined symbol for 
Perl___notused.


________________________________________
Craig A. Berry
mailto:craigbe...@mac.com

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to