Re: XS and Shared Lib

2002-07-05 Thread drieux
On Friday, July 5, 2002, at 04:36 , BUFFERNE,VINCENT (Non-HP-France,ex1) wrote: [..] > I have done some tests with a simple "Hello World" like program and it > work > fine, but when it comes to real thing, problems arise and at run time, I > have the following error: > "Can't find 'boot_foo' sy

XS and Shared Lib

2002-07-05 Thread BUFFERNE,VINCENT (Non-HP-France,ex1)
Hi, I am writting a XS wrapper between some C bits and an executable in Perl. I compile the wrapper as a Shared Lib and I want to load it dynamicaly from Perl using Dynaloader. I have done some tests with a simple "Hello World" like program and it work fine, but when it comes to real thing, probl