Hi, I am wrapping a few C++ API's with perl xs on Solaris. The C++ API's dynamically load a few shared objects(these shared objects are not linked). With a small C++ test app and using the same C++ API's, this happens successfully. But when I do the same with the Perl wrapped API's it fails to dynamically load the shared object. Any reasons why this would happen only thru the Perl program which wraps the C++ API's ? I am sure about my LD_LIBRARY_PATH. Also tried using the PERL5LIB environment variable. Regards, Soumen
- Re: Perl XS Loading on Solaris Tye McQueen
- Return Value : Constants Soumen Das
- Re: Return Value : Constants Nick Ing-Simmons
- RE: Return Value : Constants Soumen Das
- RE: Return Value : Constants Nick Ing-Simmons
- RE: Return Value : Constants Soumen Das
- RE: Return Value : Constants Nick Ing-Simmons
- RE: Return Value : Constants Soumen Das
- RE: Return Value : Constants Soumen Das
- RE: Return Value : Constants Nick Ing-Simmons
- Re: Dynamically loading the sha... Soumen Das
- Re: Dynamically loading the sha... Peter Prymmer
- Re: Dynamically loading the sha... Nick Ing-Simmons
- Re: Dynamically loading the sha... Nick Ing-Simmons
- Re: Dynamically loading the sha... Alan Burlison
- RE: Perl XS Loading on Solaris Soumen Das
- Re: Perl XS Loading on Solaris Tye McQueen
