Re: Errors while binding ODE to Perl
[email protected] (breno)
| Newsgroups | perl.sdl.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 23, 2010 at 10:36 AM, kmx <[email protected]> wrote: > > Hi Kartik, > > 1/ check whether you are linking with -lstdc++ > Yup, that was it. We actually figured it out a couple of hours after he posted this, and forgot to post a follow-up. The code you tested likely already had this implemented, btw. Thanks anyway!