Re: Perl and C

2003-10-17 Thread Andrew DeFaria
Martin Gainty wrote: Paul- Convert your Perl Script to a binary http://www.indigostar.com/perl2exe.htm#Download and then fork or exec the binary This looks interesting. Tell me, which version am I supposed to download for Cygwin? It would be wonderful to have a perl2exe that can convert my Perl

Re: Perl and C

2003-10-17 Thread Martin Gainty
Paul- Convert your Perl Script to a binary http://www.indigostar.com/perl2exe.htm#Download and then fork or exec the binary hth, Martin Gainty - Original Message - From: "Paul Bezzam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 17, 2003 12:27

Perl and C

2003-10-17 Thread Paul Bezzam
Hello, I am having a hard time calling a Perl subroutine from C on Cygwin. I tested out the Perl program seperately and it works fine. But, when I try to call it from C, I get this error: Can't load module Socket, dynamic loading not available in this perl. (You may need to build a new perl e