Re: quantlib - SWIG failing
Posted by ryantaylor on
URL: http://quantlib.414.s1.nabble.com/quantlib-SWIG-failing-tp17790p18140.html
Try compiling QuantLib and the SWIG bindings with clang instead of g++. I was getting similar segfaults before I switched to using clang.