Posted on 2007-11-14 01:00:26-08 by jjore in response to 6448
Re: problem bulding Enbugger 0.03 on Windows
I notice the function that failed linking is _Perl_init_debugger while the source specifies Perl_init_debugger. Something about MSVC++ or ActiveState perl is doing that but I haven't the foggiest what that's about. Could you try using a CPP declaration in Enbugger.xs to paper over this? #define _Perl_init_debugger Perl_init_debugger
Direct Responses: 6465 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.