Posted on 2007-05-24 13:37:18-07 by karthic in response to 1693
Re: undefined reference to boot_DynaLoader
Hi,

EXTERN_C void boot_Socket (pTHX_ CV* cv) is not always required.

The following will generate perlxsi.c that will have what is exactly required
perl -MExtUtils::Embed -e xsinit -- -o perlxsi.c
In my case, i didnt get that reference boot_Socket.


For more refrence, refer here http://perldoc.perl.org/perlembed.html#Using-Perl-modules%2c-which-themselves-use-C-libraries%2c-from-your-C-program

- Karthic
Direct Responses: 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.