in reply to XS generation error, function returning list
The section name should be PPCODE:, with two P's instead of PCODE: as you wrote. I think that Perl/xsubpp leaves PCODE: alone and the C compiler interprets this as a label instead of a special XS section.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: XS generation error, function returning list
by Cacadril (Novice) on Jul 21, 2016 at 22:37 UTC |