Thanks Scott. Actually I have been following John
Keiser's document as well. The code compiles fine and
I get the appropriate output. However it doesn't tell
me how I can load an so ( shared library ) . Any
pointers on that ?

Thanks
Nisha

--- muppet <[EMAIL PROTECTED]> wrote:

> 
> On Jun 15, 2005, at 5:16 AM, nisha singla wrote:
> 
> > I want to access C++ libraries( *.so)  from Perl
> code.  Is there is  
> > some particular function( or directive) which can
> be used in xs  
> > code to achieve this?
> 
> http://www.johnkeiser.com/perl-xs-c++.html
> 
> Key tricks: the O_OBJECT typemap and the MakeMaker
> args CC => "g++"  
> and XS_OPT => "-C++".
> 
> --
> If I lived in Teletubby Land, the homicide rate
> would be four.
>    -- elysse
> 
> 



                
__________________________________ 
Discover Yahoo! 
Stay in touch with email, IM, photo sharing and more. Check it out! 
http://discover.yahoo.com/stayintouch.html

Reply via email to