QuantLib-Python patch
Posted by
mrtreibe on
Mar 31, 2004; 5:28pm
URL: http://quantlib.414.s1.nabble.com/QuantLib-Python-patch-tp10539.html
I've attached a patch for QuantLib-Python to compile on darwin (the BSD
core to Mac OS X). Basically darwin distinguishes between shared
libraries and loadable modules so the patch detects if darwin is the
build environment and if that is the case is uses different compiler
switches. That's it. Unfortunately I wasn't able to create this
before 0.3.5 but compiling on OSX is the only think affected so the
fink quantlib-python package uses the attached patch on the 0.3.5 tgz.
Mark.