Login  Register

Re: quantlib - SWIG failing

Posted by ryantaylor on Mar 05, 2017; 5:11pm
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.