in reply to Re^2: How to use Perl_init_debugger in XS code?
in thread How to use Perl_init_debugger in XS code?
The wisdom from the link is
to use objdump to confirm the symbol exists, since it should exist
and to make sure you're not having conflicting/old mingw/gcc...something in your %PATH%, which might be causing the error
|
|---|