|
From: ryantaylor <rya...@ov...> - 2017-03-05 02:42:17
|
Hey guys, The Ruby SWIG bindings work flawlessly on OSX, but when I try to use them in Ubuntu 14.04 I'm getting a segfault in three of the four provided examples, and in my own code when I try to call the Schedule constructor. Any idea why this might be happening? I was getting segfaults in OSX too at first, but I fixed those by building QuantLib with libc++ instead of libstdc++. I checked my Ubuntu-built libraries though and they're both linking libstdc++. This is the dump: -- View this message in context: http://quantlib.10058.n7.nabble.com/Ruby-SWIG-SegFault-tp18138.html Sent from the quantlib-dev mailing list archive at Nabble.com. |