Before tackling a larger project, I am trying to get a little demo C++ fraction class (attached) bound with XS.
 
It compiles properly but fails make test with a
 
make: *** [test_dynamic] Segmentation fault
 
The problem seems to be passing the result of the fract::operator+ function back to Perl.
 
Thanks for any help!
 
Jeff

Attachment: Fract-0.01.tar.gz
Description: GNU Zip compressed data

Reply via email to