Calling Perl from C - Problem with DynaLoader

2004-09-23 Thread Paul Boyce
Hi, I am trying to call Perl from C. I hit a problem when I try to load dynamic librarires. I have taken the following code from the PerlEmbed documentation (http://www.perldoc.com/perl5.8.4/pod/perlembed.html) but cannot get it to compile. I am trying to play with parameters to the gcc

Undefined symbol boot_DynaLoader, boot_Socket

2004-09-23 Thread Paul Boyce
Hi, I am trying to call Perl from C. I hit a problem when I try to load dynamic librarires. I have taken the following code from the PerlEmbed documentation (http://www.perldoc.com/perl5.8.4/pod/perlembed.html) but cannot get it to compile. This seems to be widely used stuff, so it sholdnt