Hello, We are working on binding ODE to Perl and we are using the C interface. We can get our bindings to compile fine. However on linking we get the following error.
undefined symbol: _ZdaPv Our code is at http://github.com/PerlGameDev/ODE . Thank you, Kartik Thakore